> > every CPU to avoid slowdowns. So that if you set that eth0's
> > IRQ will be handled by CPU1, the MTRRs of CPU1 will be set
> > accordingly, and the other CPUs will not care about eth0,
> > so they do not need eth0's MTRR settings.
> 
> A little question. Why do we want to bind irq of eth0 to a single CPU ?
> imho it will casue slowdown of some situation. Why don't we leave scheduler
> to select CPU for processing IRQ ?

This would be really horrible for video cards. X would come to a crawl :-(

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to