summaryrefslogtreecommitdiffstats
path: root/mm/truncate.c
diff options
context:
space:
mode:
authorNick Piggin2007-07-16 08:38:09 +0200
committerLinus Torvalds2007-07-16 18:05:35 +0200
commit553948491c18413928b85a9025b92af80e7d61d6 (patch)
treefcb6adcb743533c7d6818bbd13511062f6fda737 /mm/truncate.c
parentslob: remove bigblock tracking (diff)
downloadkernel-qcow2-linux-553948491c18413928b85a9025b92af80e7d61d6.tar.gz
kernel-qcow2-linux-553948491c18413928b85a9025b92af80e7d61d6.tar.xz
kernel-qcow2-linux-553948491c18413928b85a9025b92af80e7d61d6.zip
slob: improved alignment handling
Remove the core slob allocator's minimum alignment restrictions, and instead introduce the alignment restrictions at the slab API layer. This lets us heed the ARCH_KMALLOC/SLAB_MINALIGN directives, and also use __alignof__ (unsigned long) for the default alignment (which should allow relaxed alignment architectures to take better advantage of SLOB's small minimum alignment). Signed-off-by: Nick Piggin <npiggin@suse.de> Acked-by: Matt Mackall <mpm@selenic.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions