VirtualBox

Changeset 64304 in vbox


Ignore:
Timestamp:
Oct 17, 2016 3:04:44 PM (8 years ago)
Author:
vboxsync
Message:

sup.h: Set SUPGIP_MAX_CPU_GROUPS to RTCPUSET_MAX_CPUS if it's less than 256 (not the case for x86, amd64 and sparc).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/sup.h

    r64281 r64304  
    383383# define SUPGIP_MAX_CPU_GROUPS 256
    384384#else
    385 # define SUPGIP_MAX_CPU_GROUPS 256
     385# define SUPGIP_MAX_CPU_GROUPS RTCPUSET_MAX_CPUS
    386386#endif
    387387
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