> > Hmm, added after 2.4.10pre2 ... :)
> 
> Please explain.
> 
> > Would you happen to have a pointer to more info about what
> > this GFP_BUFFER flag is for

"grep GFP_BUFFER include/linux/*.h" said nothing; <linux/mm.h>
doesn't have such a mask.  At least, in pre2.


> I have no exact pointer. It should be somewhere in the vm documentation.
> Its meaning is "allocate memory without swapping" as opposed to ATOMIC's 
> taking memory from the free pages pool. 

OK, that's what I wanted to know.  Modulo performance tweaking,
it seems like it should only get used during swapping.  (And drivers
would need to be told that's the I/O mode.)

- Dave



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to