VirtualBox

Changeset 7291 in vbox for trunk/include/iprt/mp.h


Ignore:
Timestamp:
Mar 5, 2008 9:42:39 AM (17 years ago)
Author:
vboxsync
Message:

Introduced RT_MP_MAX_CPU

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/mp.h

    r7252 r7291  
    3737 * @{
    3838 */
     39
     40/** Maximum number of CPUs we support in one system.
     41 * @remarks The current limit in Windows (affinity mask)
     42 *
     43 */
     44#define RT_MP_MAX_CPU                   64
     45
    3946
    4047/** A CPU identifier.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette