- Correct bogus /etc/sysconfig/irqbalance comment:

Service is started as daemon by default, on single and multi core
  systems

OBS-URL: https://build.opensuse.org/package/show/Base:System/irqbalance?expand=0&rev=23
This commit is contained in:
Thomas Renninger 2012-06-25 15:03:01 +00:00 committed by Git OBS Bridge
parent 48cba8db2d
commit 6cd6ba9172
3 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 25 15:01:39 UTC 2012 - trenn@suse.de
- Correct bogus /etc/sysconfig/irqbalance comment:
Service is started as daemon by default, on single and multi core
systems
-------------------------------------------------------------------
Wed May 9 15:28:56 UTC 2012 - trenn@suse.de

View File

@ -16,14 +16,13 @@
#
Name: irqbalance
Version: 1.0.3
Release: 0
License: GPL-2.0+
Summary: Balance IRQs on SMP Machines
Url: http://code.google.com/p/irqbalance
License: GPL-2.0+
Group: System/Daemons
Url: http://code.google.com/p/irqbalance
Source: %{name}-%{version}.tar.bz2
Source2: irq_balancer
Source3: sysconfig.irqbalance

View File

@ -15,8 +15,7 @@ IRQBALANCE_BANNED_CPUS=""
#
# Instead of running as daemon, the IRQ balancer just does a setup
# once and then exits. "auto" is the default behaviour which means that
# one socket but multi core CPUs get a oneshot setup. "enabled" always
# enables oneshot mode, regardless of the CPUs.
# the service is started as daemon.
#
IRQBALANCE_ONESHOT=auto