| From: |
| Peter Zijlstra <a.p.zijlstra@chello.nl> |
| To: |
| linux-mm@kvack.org, linux-kernel@vger.kernel.org |
| Subject: |
| [PATCH 00/17] per device dirty throttling -v7 |
| Date: |
| Thu, 14 Jun 2007 23:58:17 +0200 |
| Cc: |
| miklos@szeredi.hu, akpm@linux-foundation.org, neilb@suse.de,
dgc@sgi.com, tomoki.sekiyama.qu@hitachi.com,
a.p.zijlstra@chello.nl, nikita@clusterfs.com,
trond.myklebust@fys.uio.no, yingchao.zhou@gmail.com, andrea@suse.de |
Latest version of the per bdi dirty throttling patches.
Most of the changes since last time are little cleanups and more
detail in the split out of the floating proportion into their
own little lib.
Patches are against 2.6.22-rc4-mm2
A rollup of all this against 2.6.21 is available here:
http://programming.kicks-ass.net/kernel-patches/balance_d...
This patch-set passes the starve an USB stick test..
--