RE: different IRQ settings for different MPS settings?

Dunlap, Randy (randy.dunlap@intel.com)
Wed, 7 Feb 2001 08:32:32 -0800


Hi,

> From: John R Lenton [mailto:john@grulic.org.ar]
>
> With a MPS setting of 1.4 USB doesn't work on me; it timeouts,
> constantly. With MPS setting of 1.1 everything is OK.
>
...
>
> My question(s) is(are) is this a known bug, is this correct
> behaviour, am I missing something, and why is USB the only
> subsystem affected.

It is known that several systems have problems with USB if
MPS is set to 1.4, and some systems work OK with that
setting. Problem cause is still unknown.

I'd be interested to see you boot logs (kernel messages,
specifically MP table info) from Linux boots with
MPS = 1.1 and 1.4, to see if there are any differences
in them. The big difference should be the addition
of some address space mappings, which Linux ignores
(doesn't parse, doesn't use) -- but I've never seen
a BIOS that implements address space mappings in the
MP table [and if one did, it looks like Linux would
just loop forever in smp_read_mpc(), so that's probably
not the issue here].

~Randy

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