Re: [SeaBIOS] About cpu_set, CPU hotplug and related subjects

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jes Sorensen
Date: Wednesday, April 28, 2010 - 2:31 am

On 04/22/10 03:12, Kevin O'Connor wrote:

I believe the number was limited to 15, due to limits in a certain
proprietary operating system.

The issue with the AML code in BOCHS vs the code in Seabios is a bit
tricky. The tables in BOCHS are a fair bit more complicated with the
hotplug code and therefore statically generated, whereas Seabios
generates them dynamically at boot time.

Generating the more complex tables dynamically would be preferred, but
it requires like half an AML compiler in Seabios, so it kinda stalled
there....

Cheers,
Jes
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
About cpu_set, CPU hotplug and related subjects, Lucas Meneghel Rodrigues, (Mon Apr 19, 12:34 pm)
Re: About cpu_set, CPU hotplug and related subjects, Kevin O'Connor, (Wed Apr 21, 6:12 pm)
Re: [SeaBIOS] About cpu_set, CPU hotplug and related subjects, Jes Sorensen, (Wed Apr 28, 2:31 am)
Re: [SeaBIOS] About cpu_set, CPU hotplug and related subjects, Carl-Daniel Hailfinger, (Mon May 10, 6:09 pm)