public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Block IO throttling disabled in distros
@ 2011-02-07 15:33 Haefliger, Juerg
  2011-02-07 16:04 ` Vivek Goyal
  0 siblings, 1 reply; 4+ messages in thread
From: Haefliger, Juerg @ 2011-02-07 15:33 UTC (permalink / raw)
  To: vgoyal@redhat.com, LKML

Hi,

Both RHEL6 and Ubuntu 10.10 have block IO throttling disabled in their kernels. Does anybody know why that is? Are there performance or stability issues with the throttling controller or does it somehow negatively interfere with the rest of the kernel and/or system?

Thanks
...Juerg


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Block IO throttling disabled in distros
  2011-02-07 15:33 Block IO throttling disabled in distros Haefliger, Juerg
@ 2011-02-07 16:04 ` Vivek Goyal
  2011-02-08  7:24   ` Haefliger, Juerg
  0 siblings, 1 reply; 4+ messages in thread
From: Vivek Goyal @ 2011-02-07 16:04 UTC (permalink / raw)
  To: Haefliger, Juerg; +Cc: LKML

On Mon, Feb 07, 2011 at 03:33:38PM +0000, Haefliger, Juerg wrote:
> Hi,
> 
> Both RHEL6 and Ubuntu 10.10 have block IO throttling disabled in their kernels. Does anybody know why that is? Are there performance or stability issues with the throttling controller or does it somehow negatively interfere with the rest of the kernel and/or system?

Block IO throttling support was not even upstream at that time hence
you don't see it. 

I have not heard about any stability issues so far. Of course more testing
will reveal that.

The only thing I have thinking is that should we limit the number of bios
queued per IO context on the device. Currently there is no such limit
and one can queue up as many bios as one want to.

Thanks
Vivek

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Block IO throttling disabled in distros
  2011-02-07 16:04 ` Vivek Goyal
@ 2011-02-08  7:24   ` Haefliger, Juerg
  2011-02-10 19:21     ` Tim Gardner
  0 siblings, 1 reply; 4+ messages in thread
From: Haefliger, Juerg @ 2011-02-08  7:24 UTC (permalink / raw)
  To: Vivek Goyal; +Cc: LKML

> On Mon, Feb 07, 2011 at 03:33:38PM +0000, Haefliger, Juerg wrote:
> > Hi,
> >
> > Both RHEL6 and Ubuntu 10.10 have block IO throttling disabled in
> their kernels. Does anybody know why that is? Are there performance or
> stability issues with the throttling controller or does it somehow
> negatively interfere with the rest of the kernel and/or system?
> 
> Block IO throttling support was not even upstream at that time hence
> you don't see it.

Duh! I thought I checked that the code was there but just not enabled. I just double-checked and sure enough block IO throttling is not in the RHEL6 kernel source. Sorry for the noise.

Thanks
...Juerg


> I have not heard about any stability issues so far. Of course more
> testing will reveal that.
> 
> The only thing I have thinking is that should we limit the number of
> bios queued per IO context on the device. Currently there is no such limit
> and one can queue up as many bios as one want to.
>
>
> Thanks
> Vivek

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Block IO throttling disabled in distros
  2011-02-08  7:24   ` Haefliger, Juerg
@ 2011-02-10 19:21     ` Tim Gardner
  0 siblings, 0 replies; 4+ messages in thread
From: Tim Gardner @ 2011-02-10 19:21 UTC (permalink / raw)
  To: Haefliger, Juerg; +Cc: Vivek Goyal, LKML

On 02/08/2011 12:24 AM, Haefliger, Juerg wrote:
>> On Mon, Feb 07, 2011 at 03:33:38PM +0000, Haefliger, Juerg wrote:
>>> Hi,
>>>
>>> Both RHEL6 and Ubuntu 10.10 have block IO throttling disabled in
>> their kernels. Does anybody know why that is? Are there performance or
>> stability issues with the throttling controller or does it somehow
>> negatively interfere with the rest of the kernel and/or system?
>>
>> Block IO throttling support was not even upstream at that time hence
>> you don't see it.
>
> Duh! I thought I checked that the code was there but just not enabled. I just double-checked and sure enough block IO throttling is not in the RHEL6 kernel source. Sorry for the noise.
>
> Thanks
> ...Juerg
>
>
>> I have not heard about any stability issues so far. Of course more
>> testing will reveal that.
>>
>> The only thing I have thinking is that should we limit the number of
>> bios queued per IO context on the device. Currently there is no such limit
>> and one can queue up as many bios as one want to.
>>
>>
>> Thanks
>> Vivek
> --

CONFIG_BLK_DEV_THROTTLING=y in what will be Ubuntu 11.04

rtg
-- 
Tim Gardner tim.gardner@canonical.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-10 19:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 15:33 Block IO throttling disabled in distros Haefliger, Juerg
2011-02-07 16:04 ` Vivek Goyal
2011-02-08  7:24   ` Haefliger, Juerg
2011-02-10 19:21     ` Tim Gardner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox