]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: instrument readable latency too
authorSage Weil <sage.weil@dreamhost.com>
Thu, 23 Jun 2011 21:26:34 +0000 (14:26 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Thu, 23 Jun 2011 21:57:26 +0000 (14:57 -0700)
commit6a3741a69e783ad0d49d5bea56aa94b432ba5c09
treebb3640e00c4a92c261ce45ad817c01edec136b2a
parenta9b107ff4e43c1473923ac58c0ef6af00e49f5c6
osd: instrument readable latency too

Time before a write is readable (not necessarily on disk).  Note that if we
get the commit first (e.g. writeahead journal) this value isn't calculated
or logged.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/OSD.cc
src/osd/OSD.h
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h