VirtualBox

Changeset 16022 in vbox


Ignore:
Timestamp:
Jan 19, 2009 12:40:46 AM (16 years ago)
Author:
vboxsync
Message:

AHCI: several fixes:

  • Workaround different behavior in interrupt handling if I/O APIC is enabled.
  • Fix suspend during I/O activity (assertion with debug builds #3522)
  • Merge buffers which are in the same page during scatter gather list creation. Huge speed up when formatting a disk with a Linux guest. Thanks to Knut for pointing that out.
  • Replace PAGE_ADDRESS with PHYS_PAGE_ADDRESS
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp

    r16005 r16022  
    11461146    GEN_CHECK_OFF(AHCIPort, fNotificationSend);
    11471147    GEN_CHECK_OFF(AHCIPort, fPortReset);
     1148    GEN_CHECK_OFF(AHCIPort, fAsyncIOThreadIdle);
    11481149    GEN_CHECK_OFF(AHCIPort, szSerialNumber);
    11491150    GEN_CHECK_OFF(AHCIPort, szSerialNumber[AHCI_SERIAL_NUMBER_LENGTH]); /* One additional byte for the termination.*/
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