VirtualBox

Changeset 29913 in vbox for trunk/src


Ignore:
Timestamp:
May 31, 2010 2:51:38 PM (15 years ago)
Author:
vboxsync
Message:

DevLsiLogicSCSI.cpp: not about why 2 items are used (insert while consuming because the flag is cleared (early) in the consumer).

File:
1 edited

Legend:

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

    r29827 r29913  
    48424842        return rc;
    48434843
    4844     /* Intialize task queue. */
     4844    /* Intialize task queue. (Need two items to handle SMP guest concurrency.) */
    48454845    rc = PDMDevHlpQueueCreate(pDevIns, sizeof(PDMQUEUEITEMCORE), 2, 0,
    48464846                              lsilogicNotifyQueueConsumer, true,
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