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

Basic MM question



My apologies if this is a newbie question.  I'm still trying to figure out 
the fine points of how MM works.

Why does read_swap_cache_async use GFP_USER as opposed to GFP_HIGHUSER for 
swapped in pages?  Is there some characteristic of reading swap pages that 
doesn't allow use of highmem?  Since anonymous pages can be allocated from 
highmem, it seems to me it would make sense to also allow highmem pages 
once they've been swapped out and back in.

Dave McCracken

======================================================================
Dave McCracken          IBM Linux Base Kernel Team      1-512-838-3059
dmc@austin.ibm.com                                      T/L   678-3059

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/