VirtualBox

Ignore:
Timestamp:
Sep 7, 2023 8:59:15 AM (21 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158992
Message:

Initial commit (based draft v2 / on patch v5) for implementing platform architecture support for x86 and ARM. bugref:10384

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py

    r98651 r101035  
    156156                if oSession:
    157157                    fRc = oSession.setRamSize(cMbRam);
    158                     fRc = oSession.setLargePages(fLargePages) and fRc;
     158                    fRc = oSession.setLargePagesX86(fLargePages) and fRc;
    159159                    if fRc:
    160160                        fRc = oSession.saveSettings();
Note: See TracChangeset for help on using the changeset viewer.

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