[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070910160921.5f8e2d73@laptopd505.fenrus.org>
Date: Mon, 10 Sep 2007 16:09:21 +0100
From: Arjan van de Ven <arjan@...radead.org>
To: Dong_Wei@...cpsecure.com
Cc: linux-kernel@...r.kernel.org
Subject: Re: dynamically use the irqbalance
On Mon, 10 Sep 2007 09:59:57 +0800
Dong_Wei <Dong_Wei@...cpsecure.com> wrote:
> Hi, all.
> I want to dynamically use irqbalance on X86 processor. My design
> is like the following:
> 1) if we boot kernel with "noirqbalance", then irqbalance is
> always disabled.
> 2) if we boot kernel without "noirqbalance", we can enable/disable
> irqbalance in runtime.
Hi,
kernel level irqbalance is not the right thing though (afaik it's in
feature-deprecation-schedule); please consider using the userland
irqbalancer instead (www.irqbalance.org). That also makes it entirely
easy to do what you want; since it's a daemon, starting and stopping it
follows standard Linux practice.
Greetings,
Arjan van de Ven
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists