]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #53417 from jrchyang/fix_mclock_scheduling_slow_main
authorYuri Weinstein <yweinste@redhat.com>
Fri, 6 Oct 2023 13:58:11 +0000 (06:58 -0700)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2023 13:58:11 +0000 (06:58 -0700)
commit080768f77c526d3391d3ad2a2c62ae8558bcd587
tree39642d9f2b29e0c858ede69ba2c5996cae786c71
parent9a0a855fb0b69d9f006afe61f5f0587200e7fe17
parent65ebf2d6f1b41c93ee2e170437780846d20f5480
Merge pull request #53417 from jrchyang/fix_mclock_scheduling_slow_main

osd: fix: slow scheduling when item_cost is large

Reviewed-by: Sridhar Seshasayee <sseshasa@redhat.com>