]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: set suicide timeouts on some workqueues
authorSage Weil <sage@newdream.net>
Mon, 29 Aug 2011 18:54:21 +0000 (11:54 -0700)
committerSage Weil <sage@newdream.net>
Mon, 29 Aug 2011 18:54:21 +0000 (11:54 -0700)
commit9d37c92c58ddee08de275df94b186eb90b36d91f
tree2ca2fc3ed51d64c9bc949ff45bf30175c6663870
parent66b6289a1b64d2d77171a1071c098720a276f524
osd: set suicide timeouts on some workqueues

OpWQ: timeout * 10
RecoveryWQ: this does no io; it if stalls we're probably stuck in an
  infinite loop.  timeout * 10.
ScrubFinalizeWQ: this is cpu only. we're probably stuck in a loop, or
  swapping.  timeout * 10.

Signed-off-by: Sage Weil <sage@newdream.net>
src/osd/OSD.h