|
|
|
Description:
For struct page, fold ->zone into ->flags, ->age into ->flags, and
omit ->virtual on non-highmem machines. |
|
Developer:
William Irwin |
|
Status:
Included in project |
|
Release Included:
linux-2.5.5 and linux-2.4.18 |
|
Notes:
Reduces per-page overhead, which is essential for machines with
kernel virtual addresss spaces smaller than physical address spaces.
|
|
|