[PATCH 0/5] dirty throttling bits for 3.3
From: Wu Fengguang
Date: Mon Nov 21 2011 - 08:15:42 EST
Hi,
I'd like to push these 5 dirty throttling improvements to linux-next,
targeting for inclusion in Linux 3.3.
It's a comfortably small series for review ;) And there are no changes since
the last v12 post. (I went through them once again but find nothing to change.)
[PATCH 1/5] writeback: balanced_rate cannot exceed write bandwidth
[PATCH 2/5] writeback: charge leaked page dirties to active tasks
[PATCH 3/5] writeback: fix dirtied pages accounting on sub-page writes
[PATCH 4/5] writeback: fix dirtied pages accounting on redirty
[PATCH 5/5] writeback: dirty ratelimit - think time compensation
include/linux/sched.h | 1
include/linux/writeback.h | 4 +
include/trace/events/writeback.h | 14 ++++--
kernel/exit.c | 2
kernel/fork.c | 1
mm/page-writeback.c | 64 ++++++++++++++++++++++++++---
6 files changed, 77 insertions(+), 9 deletions(-)
Thanks,
Fengguang
--
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/