VirtualBox

Changeset 87600 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Feb 4, 2021 12:14:51 AM (4 years ago)
Author:
vboxsync
Message:

VMM/DBGF: comment fix. bugref:9837

File:
1 edited

Legend:

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

    r87107 r87600  
    245245{
    246246    /*
    247      * Figure out how much memory we need for the L1 lookup table and allocate it.
     247     * Figure out how much memory we need for the owner tables and allocate it.
    248248     */
    249249    uint32_t const cbBpOwnerR0 = RT_ALIGN_32(DBGF_BP_OWNER_COUNT_MAX * sizeof(DBGFBPOWNERINTR0), PAGE_SIZE);
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