]> 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:38:30 +0000 (15:38 -0700)
commitd9b51b3b7011f4551fe27e33301b26cd23a72378
treeac3a11e0f048ae6f0438de1524fc5684d827ef2e
parent852e27d3e19239a696fa693e2a30c3226d27a611
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