From: Mingming Cao Date: Tue, 29 Jan 2008 04:58:27 +0000 (-0500) Subject: jbd2: Mark jbd2 slabs as SLAB_TEMPORARY X-Git-Tag: v2.6.25-rc1~1166^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77160957e29e9413f7420e85fca37a47d4ffac7f;p=pandora-kernel.git jbd2: Mark jbd2 slabs as SLAB_TEMPORARY 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 Cc: Andrew Morton Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed