]> 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 21426/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 13 Apr 2018 22:27:25 +0000 (18:27 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 13 Apr 2018 22:34:21 +0000 (18:34 -0400)
commit05af48f2e655389976356513286ed28f8cbfd5f5
tree4edfd7c59b0485c6d80327448633cbc1f54a4a57
parentcc3f9af6c465f0d1207793aafd450b705546abc2
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