summaryrefslogtreecommitdiff
path: root/sound/aoa
diff options
context:
space:
mode:
authorNick Piggin <npiggin@suse.de>2007-07-16 10:38:08 +0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-16 20:05:35 +0400
commitd87a133fc21d842e3cc285e6bbff727181abec81 (patch)
tree1f89a5dab95c7813eca37039a94e39c73a797cdc /sound/aoa
parent95b35127f13661abb0dc3459042cdb417d21e692 (diff)
downloadlinux-d87a133fc21d842e3cc285e6bbff727181abec81.tar.xz
slob: remove bigblock tracking
Remove the bigblock lists in favour of using compound pages and going directly to the page allocator. Allocation size is stored in page->private, which also makes ksize more accurate than it previously was. Saves ~.5K of code, and 12-24 bytes overhead per >= PAGE_SIZE allocation. 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 'sound/aoa')
0 files changed, 0 insertions, 0 deletions