lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ