You are not logged in.

#1 2012-05-30 20:00:20

cookiemonsta
Member
Registered: 2012-05-30
Posts: 1

BFQ + irqbalance... redundant?

I am currently running a kernel with BFS/BFQ and I'm wondering if running IRQBalance also is redundant, or if BFQ does not handle IRQ balancing.

Would it be wise to run both at the same time?

(I Googled around and couldn't find a definite answer.)

Offline

#2 2012-09-13 20:46:52

kernelOfTruth
Member
From: Vienna, Austria
Registered: 2010-05-11
Posts: 20

Re: BFQ + irqbalance... redundant?

BFQ is a i/o scheduler

BFS is a cpu scheduler

irqbalance is responsible for "distribut[ing] hardware interrupts across processors on a multiprocessor system"

from my understanding - it's not redundant at all


short answer: run it smile


Hardcore Linux user since 2004 big_smile

Offline

#3 2012-09-14 00:11:33

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: BFQ + irqbalance... redundant?

cat /proc/interrrupts

If the kernel is already "balancing" the IRQs across CPUs, then there's no need to run a program to do it.

Offline

Board footer

Powered by FluxBB