Memory Management
Page Frame Management ¶Linux adopts the smaller 4 KB page frame size as the standard memory allocation unit. This makes things simpler for two reasons:
Memory Zones ¶In the 80 x 86 UMA architecture the zones are:
Kernel Mappings of High-Memory Page Frames ¶On 32-bit platforms such as the 80 x 86 architecture, however, Linux designers had to find some way to allow the kernel to exploit all the available RAM, up to the 64 GB supported by PAE. The approach adopted is the following:
|
To laugh at men of sense is the privilege of fools. |