[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1382349239.25689.14.camel@deadeye.wl.decadent.org.uk>
Date: Mon, 21 Oct 2013 10:53:59 +0100
From: Ben Hutchings <bhutchings@...arflare.com>
To: Andi Kleen <andi@...stfloor.org>
CC: Tino Reichardt <milky-kernel@...ilk.de>, <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCHSET net-next v3 00/07] Support for byte queue limits on
various drivers
On Sun, 2013-10-20 at 14:13 -0700, Andi Kleen wrote:
> Tino Reichardt <milky-kernel@...ilk.de> writes:
> >
> > Since not all of them are fully tested by now, I added an bql_disable
> > module parameter, which can be used to disable the BQL code.
> >
> > "if (likely(bql_disable == false))" was replaced by
> > "if (unlikely(bql_disable))" ...
>
> If it's untested it should probably be disabled by default,
> until someone tests it.
Right, and module parameters are a pretty poor way to control this.
(It should already be possible to disable BQL through sysfs, anyway.
But there is a distinct lack of documentation in the kernel tree.)
Ben.
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists