Re: [PATCH] Run PCI driver initialization on local node

From: Christoph Lameter
Date: Wed Jul 06 2005 - 19:08:22 EST


On Wed, 6 Jul 2005, Andi Kleen wrote:

> > > Patching every driver in existence? That sounds like a lot of
> > > work.
> >
> > No just patch those that would benefit from it. The existing
>
> This would be "all devices that SGI ships on Altixes" ?

Anyone can patch devices drivers. High performance drivers suffer the most
from wrong node placement. These are most likely 10G ethernet, high speed
scsi etc.

The main concern at this point are the higher abstraction layers. These
are generic and if they do the right thing then we have already come a
long way.

> IMHO all can benefit.

Absolutely.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/