diff options
| author | Mel Gorman <[email protected]> | 2006-09-27 01:49:56 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-27 08:26:11 -0700 |
| commit | 0e0b864e069c52a7b3e4a7da56e29b03a012fd75 (patch) | |
| tree | e3fcfd997ef912ed3c61cb2b5c2ca57a7f45ec58 /include/linux/debugobjects.h | |
| parent | 05e0caad3b7bd0d0fbeff980bca22f186241a501 (diff) | |
[PATCH] Account for memmap and optionally the kernel image as holes
The x86_64 code accounted for memmap and some portions of the the DMA zone as
holes. This was because those areas would never be reclaimed and accounting
for them as memory affects min watermarks. This patch will account for the
memmap as a memory hole. Architectures may optionally use set_dma_reserve()
if they wish to account for a portion of memory in ZONE_DMA as a hole.
Signed-off-by: Mel Gorman <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: "Keith Mannthey" <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Yasunori Goto <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions