Searched hist:"77160957 e29e9413f7420e85fca37a47d4ffac7f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/jbd2/ |
H A D | revoke.c | diff 77160957e29e9413f7420e85fca37a47d4ffac7f Mon Jan 28 22:58:27 CST 2008 Mingming Cao <cmm@us.ibm.com> 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 <mel@csn.ul.ie> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | journal.c | diff 77160957e29e9413f7420e85fca37a47d4ffac7f Mon Jan 28 22:58:27 CST 2008 Mingming Cao <cmm@us.ibm.com> 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 <mel@csn.ul.ie> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|