Re: Understanding I/O behaviour - next try

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jens Axboe <jens.axboe@...>, Martin Knoblauch <spamtrap@...>
Cc: <linux-kernel@...>, Peter zijlstra <a.p.zijlstra@...>, <mingo@...>
Date: Thursday, August 30, 2007 - 6:50 am

--- Jens Axboe <jens.axboe@oracle.com> wrote:

Hi Jens,

 how exactely is the queue depth related to the max # of commands? I
ask, because with the 2.6.22 kernel the "maximum queue depth since
init" seems to be never higher than 16, even with much higher
outstanding commands. On a 2.6.19 kernel, maximum queue depth is much
higher, just a bit below "max # of commands since init".

[2.6.22]# cat /proc/driver/cciss/cciss0
cciss0: HP Smart Array 6i Controller
Board ID: 0x40910e11
Firmware Version: 2.76
IRQ: 51
Logical drives: 1
Max sectors: 2048
Current Q depth: 0
Current # commands on controller: 145
Max Q depth since init: 16
Max # commands on controller since init: 204
Max SG entries since init: 31
Sequential access devices: 0

[2.6.19] cat /proc/driver/cciss/cciss0
cciss0: HP Smart Array 6i Controller
Board ID: 0x40910e11
Firmware Version: 2.76
IRQ: 51
Logical drives: 1
Current Q depth: 0
Current # commands on controller: 0
Max Q depth since init: 197
Max # commands on controller since init: 198
Max SG entries since init: 31
Sequential access devices: 0

Cheers
Martin




------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www:   http://www.knobisoft.de
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Understanding I/O behaviour - next try, Martin Knoblauch, (Tue Aug 28, 11:53 am)
Re: Understanding I/O behaviour - next try, Chuck Ebbert, (Wed Aug 29, 12:25 pm)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Wed Aug 29, 5:43 pm)
Re: Understanding I/O behaviour - next try, Jens Axboe, (Wed Aug 29, 5:48 am)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Thu Aug 30, 6:50 am)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Wed Aug 29, 10:26 am)
Re: Understanding I/O behaviour - next try, Fengguang Wu, (Tue Aug 28, 9:38 pm)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Wed Aug 29, 4:15 am)
Re: Understanding I/O behaviour - next try, Peter Zijlstra, (Thu Sep 13, 10:17 am)
Re: Understanding I/O behaviour - next try, Fengguang Wu, (Wed Aug 29, 4:40 am)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Wed Aug 29, 5:22 am)