ceph / dmclock

Code that implements the dmclock distributed quality of service algorithm. See "mClock: Handling Throughput Variability for Hypervisor IO Scheduling" by Gulati, Merchant, and Varman.
Other
89 stars 55 forks source link

Change variable name delay to finishing_check_period for clarity #53

Closed yzhan298 closed 6 years ago

yzhan298 commented 6 years ago

Rename the parameter "delay" to "finishing_check_period" in sim_server.h.

ivancich commented 6 years ago

Please fix the name of the commit, as I believe that will appear on the log for the merge commit. And then I'd be happy to merge it.

Thanks!

ivancich commented 6 years ago

@yzhan298 You never changed the name of the PR itself, so I did that for you and merged. Congratulations!