VirtualBox

Ignore:
Timestamp:
Dec 8, 2016 12:08:01 PM (8 years ago)
Author:
vboxsync
Message:

LsiLogic: Protect the request queue and writes to the reply free queue against concurrent access from the guest when using multiple vCPUs, should fix task aborts observed with Linux kernels starting from at least 3.18 (maybe even earlier, last known godd kernel is 3.14)

File:
1 edited

Legend:

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

    r64800 r64808  
    17451745    GEN_CHECK_OFF(LSILOGICSCSI, ReplyPostQueueCritSect);
    17461746    GEN_CHECK_OFF(LSILOGICSCSI, ReplyFreeQueueCritSect);
     1747    GEN_CHECK_OFF(LSILOGICSCSI, RequestQueueCritSect);
     1748    GEN_CHECK_OFF(LSILOGICSCSI, ReplyFreeQueueWriteCritSect);
    17471749    GEN_CHECK_OFF(LSILOGICSCSI, pReplyFreeQueueBaseR3);
    17481750    GEN_CHECK_OFF(LSILOGICSCSI, pReplyPostQueueBaseR3);
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