VirtualBox

Changeset 38674 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 7, 2011 12:51:11 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73890
Message:

AHCI: Log if TRIM is enabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevAHCI.cpp

    r38622 r38674  
    79837983                 pAhciPort->PCHSGeometry.cHeads, pAhciPort->PCHSGeometry.cSectors,
    79847984                 pAhciPort->cTotalSectors));
     7985        if (pAhciPort->pDrvBlock->pfnDiscard)
     7986            LogRel(("AHCI: LUN#%d: Enabled TRIM support\n"));
    79857987    }
    79867988    return rc;
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