Re: Understanding I/O behaviour - next try

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Martin Knoblauch
Date: Thursday, August 30, 2007 - 3: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, 8:53 am)
Re: Understanding I/O behaviour - next try, Fengguang Wu, (Tue Aug 28, 6:38 pm)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Wed Aug 29, 1:15 am)
Re: Understanding I/O behaviour - next try, Fengguang Wu, (Wed Aug 29, 1:40 am)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Wed Aug 29, 2:22 am)
Re: Understanding I/O behaviour - next try, Jens Axboe, (Wed Aug 29, 2:48 am)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Wed Aug 29, 7:26 am)
Re: Understanding I/O behaviour - next try, Chuck Ebbert, (Wed Aug 29, 9:25 am)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Wed Aug 29, 2:43 pm)
Re: Understanding I/O behaviour - next try, Martin Knoblauch, (Thu Aug 30, 3:50 am)
Re: Understanding I/O behaviour - next try, Peter Zijlstra, (Thu Sep 13, 7:17 am)