Re: gfp_mask flags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,
Did not get what u want to specify here. I think i did not elaborate the question.
Well the question goes this way:
 
GFP_KERNEL = (__GFP_WAIT | __GFP_IO | __GFP_FS) as also
GFP_USER = (__GFP_WAIT | __GFP_IO | __GFP_FS)

This says that both are same. If they are same then why to have such a redundancy and if they are not the same, is there still some kernel code that i'm missing which differentiates these two flags?

cheers,
NIkhil

p.s.: you should do reply to all.

On Mon, Apr 7, 2008 at 6:31 AM, Manoj Gupta <manoj334@xxxxxxxxx> wrote:
http://www.xml.com/ldd/chapter/book/ch07.html



On Sun, Apr 6, 2008 at 2:51 PM, Nikhil Talpallikar <nikhil.talpallikar@xxxxxxxxx> wrote:
hi,
can anyone explain what is the difference between the gfp flags GFP_KERNEL and GFP_USER, knowing the fact that both have the same modifier flags (__GFP_WAIT | __GFP_IO | __GFP_FS)



cheers,
Nikhil



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux