Re: [PATCH 10/12] add module parameter for users who need more outstanding I/O

2007-07-02 Thread Andrew Morton
On Tue, 26 Jun 2007 14:50:12 -0400 "Ed L. Cashin" <[EMAIL PROTECTED]> wrote: > Add module parameter for users who need more outstanding I/O. > why? I assume that there is some performance benefit to permitting some more outstanding IO, but that's just a wild guess. Assuming that the guess is

Re: [PATCH 10/12] add module parameter for users who need more outstanding I/O

2007-07-02 Thread Andrew Morton
On Tue, 26 Jun 2007 14:50:12 -0400 Ed L. Cashin [EMAIL PROTECTED] wrote: Add module parameter for users who need more outstanding I/O. why? I assume that there is some performance benefit to permitting some more outstanding IO, but that's just a wild guess. Assuming that the guess is right,

[PATCH 10/12] add module parameter for users who need more outstanding I/O

2007-06-26 Thread Ed L. Cashin
Add module parameter for users who need more outstanding I/O. Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]> --- drivers/block/aoe/aoecmd.c | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/block/aoe/aoecmd.c b/drivers/block/aoe/aoecmd.c index

[PATCH 10/12] add module parameter for users who need more outstanding I/O

2007-06-26 Thread Ed L. Cashin
Add module parameter for users who need more outstanding I/O. Signed-off-by: Ed L. Cashin [EMAIL PROTECTED] --- drivers/block/aoe/aoecmd.c | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/block/aoe/aoecmd.c b/drivers/block/aoe/aoecmd.c index