Files
linux-stable-mirror/include/linux
Theodore Ts'o d2eecb0393 ext4: Use slab allocator for sub-page sized allocations
Now that the SLUB seems to be fixed so that it respects the requested
alignment, use kmem_cache_alloc() to allocator if the block size of
the buffer heads to be allocated is less than the page size.
Previously, we were using 16k page on a Power system for each buffer,
even when the file system was using 1k or 4k block size.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-12-07 10:36:20 -05:00
..
2010-01-13 09:04:53 +00:00
2010-01-11 14:29:20 +01:00
2010-02-05 07:35:05 -08:00
2009-12-23 13:33:54 +01:00
2010-01-14 09:05:26 -05:00
2010-01-11 14:32:44 +01:00
2009-12-21 11:32:27 -05:00
2009-12-25 17:30:22 -08:00
2010-01-28 22:32:45 -08:00
2009-12-16 22:32:29 -05:00
2010-01-14 22:38:09 -05:00
2009-12-25 17:30:22 -08:00
2010-01-16 12:15:38 -08:00
2009-12-16 12:16:49 -05:00