VirtualBox

Changeset 8542 in vbox


Ignore:
Timestamp:
May 2, 2008 5:26:30 PM (17 years ago)
Author:
vboxsync
Message:

Try harder to find contiguous memory for the core code (world switchers) since we have kind of special virtual/physical address requirements of it it there is no simple way of telling the OS about these.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMM.cpp

    r8155 r8542  
    255255                RTHCPHYS HCPhys;
    256256                RTUINT   cb;
    257             } aBadTries[16];
     257            } aBadTries[128];
    258258            unsigned i = 0;
    259259            do
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