On Mon Apr  5 14:44:44 EDT 2010, m...@acm.jhu.edu wrote:

> Not that this is a great answer, but the way I've done SMP boot without
> parsing either the ACPI or MPS tables was to issue broadcast init and
> startup IPIs, rather than targeted ones. All the CPUs in an i7-based machine
> came up, fwiw...

how did you get around the fact that you had now PCMPprocessor structure?
the current code requires that you have a PCMP structure to get things going,
and you're going to have to manufacture interrupt routing information from
somewhere.  where'd you get that info, with no tables?

- erik

Reply via email to