site logo  PsdGetNumOfProcs

HomePage | Categories |* BLOG *| RecentChanges | RecentlyCommented | Login/Register

PSD_GET_NUM_OF_PROCS


PSD_GET_NUM_OF_PROCS keywords Required, Can Block

Description Return number of processors.

This function must detect and return the number of usable x86 based processors that exist on the current platform. If the PSD detects that any of the processors are defective or non x86-based, it is the PSD's responsibility to setup the state of the PSD and hardware, such that all usable processors are logically ordered. For example, if there are 4 processors and CPU2 is defective, the CPU's should be ordered as follows: CPU0 = 0, CPU1 = 1, CPU2 (Defective), CPU3 = 2).

Mode Called in Init Mode only.

Entry None.

Exit Number of processors (1-based).

Structures None.

Notes OS/2 Warp Server for SMP only supports processors that are compatible with the architecture of the Intel 386 and above.

Return to SMP Programming Addendum Page.

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.7
Page was generated in 0.3861 seconds