VirtualBox

Changeset 72672 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jun 23, 2018 11:15:01 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123185
Message:

NEM/win: regular svm number for w2k boot+shutdown benchmark. ?bugref:9044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp

    r72671 r72672  
    30313031 *
    30323032 *  - WinHv API for all but physical page mappings:
    3033  *         32 min 12.19 seconds
     3033 *          32 min 12.19 seconds
    30343034 *
    30353035 *  - The default NEM/win configuration where we put the main execution loop
    30363036 *    in ring-0, using hypercalls when we can and VID for managing execution:
    3037  *         3 min 23.18 seconds
     3037 *          3 min 23.18 seconds
    30383038 *
    30393039 *  - Regular VirtualBox using AMD-V directly, hyper-V is disabled, main
    30403040 *    execution loop in ring-0:
    3041  *        TODO
     3041 *          58.09 seconds
    30423042 *
    30433043 *  - WinHv API with exit history based optimizations:
    3044  *        58.66 seconds
     3044 *          58.66 seconds
    30453045 *
    30463046 *  - Hypercall + VID.SYS with exit history base optimizations:
    3047  *        58.94 seconds
     3047 *          58.94 seconds
    30483048 *
    30493049 * With a well above average machine needing over half an hour for booting a
     
    30523052 * The 3m23s is almost acceptable in comparison to the half an hour.
    30533053 *
    3054  */
    3055 
     3054 * The similarity between the last three results strongly hits at windows 2000
     3055 * doing a lot of waiting during boot and shutdown and isn't the best testcase
     3056 * once a basic performance level is reached.
     3057 *
     3058 */
     3059
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