VirtualBox

Changeset 46637 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jun 18, 2013 5:11:17 PM (12 years ago)
Author:
vboxsync
Message:

remove test /16.

File:
1 edited

Legend:

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

    r46635 r46637  
    113113         * start with a guess and let windows advice us if it's too small.
    114114         */
    115         DWORD                                   cbSysProcInfo = _4K / 16;
     115        DWORD                                   cbSysProcInfo = _4K;
    116116        PSYSTEM_LOGICAL_PROCESSOR_INFORMATION   paSysInfo = NULL;
    117117        BOOL                                    fRc = FALSE;
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