]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGLog: add a config to disable PGLog::check()
authorSamuel Just <sam.just@inktank.com>
Mon, 19 Aug 2013 07:02:24 +0000 (00:02 -0700)
committerSamuel Just <sam.just@inktank.com>
Tue, 20 Aug 2013 01:04:55 +0000 (18:04 -0700)
commit00080d785f6695b800f71317a3048a21064e61cb
tree0473e87d74a9d8fea7931a8114f63cb92b43ad99
parent67a95b9880c9bc6e858150352318d68d64ed74ad
PGLog: add a config to disable PGLog::check()

This is a debug check which may be causing excessive
cpu usage.

Reviewed-by: Sage Weil <sage@inktank.com>
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/common/config_opts.h
src/osd/PG.cc
src/osd/PGLog.h