Re: [SLE] irqbalance question on openSuSE 10.1
- From: Per Jessen <per@xxxxxxxxxxxx>
- Date: Wed, 31 May 2006 16:16:54 +0200
Rui Santos wrote:
On /etc/init.d/irq_balancer LINE 41 there is the following line
if [ $PHYS -gt 1 -o \( $PROC -gt 1 -a $PHYS -eq 0 \) ] ; then
witch explicitly states that the $PHYS variable has to be greater
then one.
Actually, it says "PHYS>0" _OR_ " "PHYS==0 and PROC>1". The latter is
the case on my 4-way box, so irqbalance is active.
This means that there has to be two physical processors, and
the daemon will not load if the computer has either a Hyper-Threading
or Dual-Core CPU.
I don't know what /proc/cpuinfo looks like for a dual-core, but a
dual-core machine certainly has two physical processors, even they're
not on different carriers.
Hyperhreading is different - only one processor that pretends to do more
things at the same time :-)
Post your /proc/cpuinfo.
/Per Jessen, Zürich
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
- Follow-Ups:
- Re: [SLE] irqbalance question on openSuSE 10.1
- From: Randall R Schulz
- Re: [SLE] irqbalance question on openSuSE 10.1
- References:
- [SLE] irqbalance question on openSuSE 10.1
- From: Rui Santos
- [SLE] irqbalance question on openSuSE 10.1
- Prev by Date: Re: [SLE] Recover Deleted Files?
- Next by Date: Re: [SLE] SuSE 10.0 hangs on shutdown
- Previous by thread: [SLE] irqbalance question on openSuSE 10.1
- Next by thread: Re: [SLE] irqbalance question on openSuSE 10.1
- Index(es):