VirtualBox

Changeset 24722 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 17, 2009 1:44:59 PM (15 years ago)
Author:
vboxsync
Message:

Increased the size of the chunk and physical page TLBs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMInternal.h

    r24711 r24722  
    14261426/** The number of TLB entries in PGMCHUNKR3MAPTLB.
    14271427 * @remark Must be a power of two value. */
    1428 #define PGM_CHUNKR3MAPTLB_ENTRIES   32
     1428#define PGM_CHUNKR3MAPTLB_ENTRIES   64
    14291429
    14301430/**
     
    14941494/** The number of entries in the ring-3 guest page mapping TLB.
    14951495 * @remarks The value must be a power of two. */
    1496 #define PGM_PAGER3MAPTLB_ENTRIES 64
     1496#define PGM_PAGER3MAPTLB_ENTRIES 256
    14971497
    14981498/**
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