summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorAndi Kleen2008-04-28 11:12:37 +0200
committerLinus Torvalds2008-04-28 17:58:20 +0200
commit7edf85aa3c00df1e86e82f649c41efa0dd8a7218 (patch)
tree9f6ee8e78076a55031642a1660ce9e1760ad79fb /mm
parentdmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too (diff)
downloadkernel-qcow2-linux-7edf85aa3c00df1e86e82f649c41efa0dd8a7218.tar.gz
kernel-qcow2-linux-7edf85aa3c00df1e86e82f649c41efa0dd8a7218.tar.xz
kernel-qcow2-linux-7edf85aa3c00df1e86e82f649c41efa0dd8a7218.zip
mm: save some bytes in mm_struct by filling holes on 64bit
Save some bytes in mm_struct by filling holes Putting int values together for better packing on 64bit shrinks sizeof(struct mm_struct) from 776 bytes to 764 bytes. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions