SMP on x86: Difference between revisions
No edit summary |
|||
| Line 34: | Line 34: | ||
[recombinator](0) $ </pre> | [recombinator](0) $ </pre> | ||
==Discovery== | ==Discovery== | ||
* ACPI's MADT table can supply multiprocessor configuration, and is usually used if present | * [[ACPI]]'s MADT table can supply multiprocessor configuration, and is usually used if present | ||
* MP Table. The FreeBSD program <tt>mptable(1)</tt> can dump this: | * MP Table. The FreeBSD program <tt>mptable(1)</tt> can dump this: | ||
<pre>[bryhlath](0) $ sudo mptable | <pre>[bryhlath](0) $ sudo mptable | ||