remarkable-linux/fs/jbd
Mingming Cao c089d490df JBD: JBD slab allocation cleanups
JBD: Replace slab allocations with page allocations

JBD allocate memory for committed_data and frozen_data from slab. However
JBD should not pass slab pages down to the block layer. Use page allocator pages instead. This will also prepare JBD for the large blocksize patchset.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
2007-10-17 18:49:56 -04:00
..
checkpoint.c fix file specification in comments 2007-05-09 08:58:16 +02:00
commit.c JBD: JBD slab allocation cleanups 2007-10-17 18:49:56 -04:00
journal.c JBD: JBD slab allocation cleanups 2007-10-17 18:49:56 -04:00
Makefile
recovery.c fix file specification in comments 2007-05-09 08:58:16 +02:00
revoke.c Group short-lived and reclaimable kernel allocations 2007-10-16 09:43:00 -07:00
transaction.c JBD: JBD slab allocation cleanups 2007-10-17 18:49:56 -04:00