VirtualBox

Changeset 64234 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Oct 13, 2016 10:10:42 AM (8 years ago)
Author:
vboxsync
Message:

IPRT: Implemented processor group support for the ring-0 code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/mp-win.cpp

    r64220 r64234  
    109109     *
    110110     * We ASSUME the the GroupInfo index is the same as the group number.
     111     *
    111112     * We ASSUME there are no inactive groups, because otherwise it will
    112113     * be difficult to tell how many possible CPUs we can have and do a
    113      * reasonable CPU ID/index partitioning.
     114     * reasonable CPU ID/index partitioning. [probably bad assumption]
     115     *
     116     * We ASSUME that the kernel processor indexes are assigned in group order,
     117     * which we match here with our own ID+index assignments.  This claim is
     118     * verified by initterm-r0drv-nt.cpp.
    114119     *
    115120     * Note! We will die if there are too many processors!
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