summaryrefslogtreecommitdiffstats
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorHugh Dickins2005-10-30 02:16:19 +0100
committerLinus Torvalds2005-10-30 05:40:39 +0100
commitf449952bc8bde7fbc73c6d20dff92b627a21f8b9 (patch)
tree2d7dc4b7381274b1111c76e436b4a81d119f656a /mm/mmap.c
parent[PATCH] mm: update_hiwaters just in time (diff)
downloadkernel-qcow2-linux-f449952bc8bde7fbc73c6d20dff92b627a21f8b9.tar.gz
kernel-qcow2-linux-f449952bc8bde7fbc73c6d20dff92b627a21f8b9.tar.xz
kernel-qcow2-linux-f449952bc8bde7fbc73c6d20dff92b627a21f8b9.zip
[PATCH] mm: mm_struct hiwaters moved
Slight and timid rearrangement of mm_struct: hiwater_rss and hiwater_vm were tacked on the end, but it seems better to keep them near _file_rss, _anon_rss and total_vm, in the same cacheline on those arches verified. There are likely to be more profitable rearrangements, but less obvious (is it good or bad that saved_auxv[AT_VECTOR_SIZE] isolates cpu_vm_mask and context from many others?), needing serious instrumentation. Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions