[PATCH 47/49] jbd2: Mark jbd2 slabs as SLAB_TEMPORARY

2008-01-21 Thread Theodore Ts'o
From: Mingming Cao <[EMAIL PROTECTED]> This patch marks slab allocations by jbd2 as short-lived in support of Mel Gorman's "Group short-lived and reclaimable kernel allocations" patch. (Ported from similar changes made to fs/jbd/journal.c and fs/jbd/revoke.c in Mel's patch.) Cc: Mel Gorman

[PATCH 47/49] jbd2: Mark jbd2 slabs as SLAB_TEMPORARY

2008-01-21 Thread Theodore Ts'o
From: Mingming Cao [EMAIL PROTECTED] This patch marks slab allocations by jbd2 as short-lived in support of Mel Gorman's Group short-lived and reclaimable kernel allocations patch. (Ported from similar changes made to fs/jbd/journal.c and fs/jbd/revoke.c in Mel's patch.) Cc: Mel Gorman [EMAIL