Re: [PATCH 2/2] dm-band: The I/O bandwidth controller: Document

2008-01-24 Thread Ryo Tsuruta
Hi, > > Here is the document of dm-band. > > Could you please address in the document how the intended use > cases/feature set etc. differs from CFQ2 io priorities? Thank you for your suggestion, I'll do that step by step. Thanks, Ryo Tsuruta -- To unsubscribe from this list: send the line "uns

Re: [PATCH 2/2] dm-band: The I/O bandwidth controller: Document

2008-01-23 Thread Andi Kleen
Ryo Tsuruta <[EMAIL PROTECTED]> writes: > Here is the document of dm-band. Could you please address in the document how the intended use cases/feature set etc. differs from CFQ2 io priorities? Thanks, -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body o

[PATCH 2/2] dm-band: The I/O bandwidth controller: Document

2008-01-23 Thread Ryo Tsuruta
Here is the document of dm-band. Based on 2.6.23.14 Signed-off-by: Ryo Tsuruta <[EMAIL PROTECTED]> Signed-off-by: Hirokazu Takahashi <[EMAIL PROTECTED]> diff -uprN linux-2.6.23.14.orig/Documentation/device-mapper/band.txt linux-2.6.23.14/Documentation/device-mapper/band.txt --- linux-2.6.23.14.o