Hi,

On Tue, 31 Jan 2006 10:18:53 -0800
Dave Hansen <[EMAIL PROTECTED]> wrote:

> > This patch adds the __GFP_NOLRU flag.  This option should be used 
> > for GFP_USER/GFP_HIGHUSER page allocations that are not maintained
> > in the zone LRU lists.
> 
> Is this simply to mark pages which will never end up in the LRU?  Why is
> this important?

The resource controller assumes that pages in pzones are linked to
LRU lists or free lists in order to simplify the cleanup of pzones
in classes.  Cleaning up a pzone needs to know all the pages that
belong to the pzone.  So the resource controller is designed not to 
allocate pages from pzones that will never end up in the LRU.

-- 
KUROSAWA, Takahiro


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to