]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/WorkQueue: use threadpoolname + threadaddr for heartbeat_handle_d.name 16563/head
authorhuangjun <huangjun@xsky.com>
Tue, 25 Jul 2017 11:39:49 +0000 (11:39 +0000)
committerhuangjun <huangjun@xsky.com>
Tue, 25 Jul 2017 11:39:49 +0000 (11:39 +0000)
commit8d75a450a8483f0b4099eff517c6c3411310f8fe
treea6f1f5216d7461414304b6c8f944b270b01edfd1
parent62b6d2d92375e0c981349f155db7953c10f8a46f
  common/WorkQueue: use threadpoolname + threadaddr for heartbeat_handle_d.name

  Current log: 'tp_osd_tp thread tp_osd_tp'
  changed to 'OSD::osd_op_tp thread 0x7fd83ac52700'

  This reverts commit 50c8c76d8a319a4b8594cb10003c55dc79440fb7

Signed-off-by: huangjun <huangjun@xsky.com>
src/common/WorkQueue.cc