VirtualBox

Changeset 86518 in vbox


Ignore:
Timestamp:
Oct 11, 2020 4:59:25 PM (4 years ago)
Author:
vboxsync
Message:

ValidationKit/IoPerf: Fix wrong queue operation for the sequential read test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp

    r82968 r86518  
    393393        case IOPERFTEST_FIRST_WRITE:
    394394        case IOPERFTEST_SEQ_WRITE:
    395         case IOPERFTEST_SEQ_READ:
    396395        case IOPERFTEST_REV_WRITE:
    397396        case IOPERFTEST_RND_WRITE:
    398397            return RTIOQUEUEOP_WRITE;
    399398
     399        case IOPERFTEST_SEQ_READ:
    400400        case IOPERFTEST_RND_READ:
    401401        case IOPERFTEST_REV_READ:
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