]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: remove cost from mclock op queues; cost not handled well in dmclock library 21428/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 13 Apr 2018 22:27:25 +0000 (18:27 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 16 Apr 2018 15:28:04 +0000 (11:28 -0400)
commitb110b1489a97295f553ac8e683fd915c2ee62b97
tree1209f9d4ca4c90ad0d6095b17bbc3615c678c718
parentd67b4efb35e336106db1e87ceb563fe29ccb2784
osd: remove cost from mclock op queues; cost not handled well in dmclock library

The current version of the dmclock library does not handle operation
cost well. Therefore cost should not be passed into the library when
enqueuing operations; instead 0 should be passed in.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/osd/mClockClientQueue.cc
src/osd/mClockOpClassQueue.h