]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
workqueue: make debug output include active threads
authorSage Weil <sage@inktank.com>
Mon, 22 Oct 2012 22:38:30 +0000 (15:38 -0700)
committerSage Weil <sage@inktank.com>
Mon, 22 Oct 2012 22:50:58 +0000 (15:50 -0700)
commitd4f0a8897dad5e4f0c264e29bc08560eee8bff3b
tree06c40da8bd34b5633727682cbf881a5cb472300d
parent74ef52bcff1161d4973b055853a8539f25a9de85
workqueue: make debug output include active threads

Include active thread count in threadpool debug output.

Signed-off-by: Sage Weil <sage@inktank.com>
src/common/WorkQueue.cc