All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] more writeback patches for 3.1
@ 2011-06-19 15:01 Wu Fengguang
  2011-06-19 15:01 ` [PATCH 1/7] writeback: consolidate variable names in balance_dirty_pages() Wu Fengguang
                   ` (6 more replies)
  0 siblings, 7 replies; 29+ messages in thread
From: Wu Fengguang @ 2011-06-19 15:01 UTC (permalink / raw)
  To: linux-fsdevel
  Cc: Jan Kara, Dave Chinner, Christoph Hellwig, Andrew Morton,
	Wu Fengguang, LKML

Hi,

These patches are mainly seperated out from the original IO-less writeback
patchset. They are general useful as standalone improvements. This
series is based on the write bandwidth patches posted at

	https://lkml.org/lkml/2011/6/12/69

They'll appear in this git branch after a while, and be posted in one
single series for the next version.

git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback.git fs-writeback

cleanups
	[PATCH 1/7] writeback: consolidate variable names in balance_dirty_pages()
	[PATCH 2/7] writeback: add parameters to __bdi_update_bandwidth()

dirty limits
	[PATCH 3/7] writeback: introduce smoothed global dirty limit
	[PATCH 4/7] writeback: introduce max-pause and pass-good dirty limits

write chunk size
	[PATCH 5/7] writeback: make writeback_control.nr_to_write straight
	[PATCH 6/7] writeback: scale IO chunk size up to half device bandwidth

dirty exceeded state
	[PATCH 7/7] writeback: timestamp based bdi dirty_exceeded state

Thanks,
Fengguang


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2011-06-23 13:18 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-19 15:01 [PATCH 0/7] more writeback patches for 3.1 Wu Fengguang
2011-06-19 15:01 ` [PATCH 1/7] writeback: consolidate variable names in balance_dirty_pages() Wu Fengguang
2011-06-20  7:45   ` Christoph Hellwig
2011-06-19 15:01 ` [PATCH 2/7] writeback: add parameters to __bdi_update_bandwidth() Wu Fengguang
2011-06-19 15:31   ` Christoph Hellwig
2011-06-19 15:35     ` Wu Fengguang
2011-06-19 15:01 ` [PATCH 3/7] writeback: introduce smoothed global dirty limit Wu Fengguang
2011-06-19 15:36   ` Christoph Hellwig
2011-06-19 15:55     ` Wu Fengguang
2011-06-21 23:59       ` Andrew Morton
2011-06-22 14:11         ` Wu Fengguang
2011-06-20 21:18   ` Jan Kara
2011-06-21 14:24     ` Wu Fengguang
2011-06-22  0:04   ` Andrew Morton
2011-06-22 14:24     ` Wu Fengguang
2011-06-19 15:01 ` [PATCH 4/7] writeback: introduce max-pause and pass-good dirty limits Wu Fengguang
2011-06-22  0:20   ` Andrew Morton
2011-06-23 13:18     ` Wu Fengguang
2011-06-19 15:01 ` [PATCH 5/7] writeback: make writeback_control.nr_to_write straight Wu Fengguang
2011-06-19 15:35   ` Christoph Hellwig
2011-06-19 16:14     ` Wu Fengguang
2011-06-19 15:01 ` [PATCH 6/7] writeback: scale IO chunk size up to half device bandwidth Wu Fengguang
2011-06-19 15:01 ` [PATCH 7/7] writeback: timestamp based bdi dirty_exceeded state Wu Fengguang
2011-06-20 20:09   ` Christoph Hellwig
2011-06-21 10:00     ` Steven Whitehouse
2011-06-20 21:38   ` Jan Kara
2011-06-21 15:07     ` Wu Fengguang
2011-06-21 21:14       ` Jan Kara
2011-06-22 14:37         ` Wu Fengguang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.