[PATCH 0/3] block: Per cpu merge stats and cfq fix
From: Vivek Goyal
Date: Fri May 20 2011 - 20:04:17 EST
Hi Jens,
Here is the patch for making merge stats per cpu. While scanning the code
I also noticed that in one case I was not freeing up per cpu stats. First
patch fixes it. I also included Namhyung Kim's bio merge fix.
Thanks
Vivek
Vivek Goyal (3):
cfq-iosched: Fix a memory leak of per cpu stats for root group
cfq-iosched: Make IO merge related stats per cpu
block: call elv_bio_merged() when merged
block/blk-cgroup.c | 22 +++++++++++++++++-----
block/blk-cgroup.h | 4 ++--
block/blk-core.c | 2 ++
block/cfq-iosched.c | 5 +++++
4 files changed, 26 insertions(+), 7 deletions(-)
--
1.7.4.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/