Program MPDiag
MPDiag (Multiprocessor Diagnostics) shows how the multiprocessor API can be used without RTKernel-32. It also writes information about the target's multiprocessor and IOAPIC configuration to file Rttarget.log.
When preprocessor symbol CUSTOM_MP_TABLE is defined in the project's settings, this demo shows how an application can install a Custom MP Floating Pointer Structure. Preprocessor symbol ACPI_MP_TABLE can be specified to make the program use function RTMPACPITableCreate.
Demo Programs
Program BenchDelphi
Program Hellovmf
|