VirtualBox

Changeset 26649 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Feb 19, 2010 1:16:11 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57859
Message:

CPUM: better cache sharing descriptor - L2 cache is shared amongst all cores

File:
1 edited

Legend:

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

    r26648 r26649  
    11221122                level = 2;
    11231123                type = 3;
    1124                 sharing = 1;
     1124                sharing = cores; /* our L2 cache is modelled as shared between all cores */
    11251125                linesize = 64;
    11261126                associativity = 24;
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