..
全部博文(33)
分类: LINUX
2007-05-14 17:00:52
this article copy from:
Basically the system uses the following tactics (for highmem):
Data which the kernel frequently needs to access is allocated in the lower 896MB of memory (ZONE_NORMAL) and can be immediately accessed by the kernel (see Temporary mapping).
Allocations and pageout pressure on the various memory zones need to be balanced (see Memory Balancing).