コミット履歴

作者 SHA1 メッセージ 日付
  antirez 067e365042 Fixed a few missing newline in createLatencyReport(). 10 年 前
  antirez fda2b30346 createLatencyReport(): compile before commit avoids commits. 10 年 前
  antirez 924dc9731f createLatencyReport(), fix mount option name. 10 年 前
  antirez 51e01c0450 createLatencyReport(): initialize all advices to zero. 10 年 前
  antirez 7fb90a670e LATENCY DOCTOR first implementation complete. 10 年 前
  antirez 57e931debc Fix analyzeLatencyForEvent() MAD computation. 10 年 前
  antirez 2a232dfa9a LATENCY DOCTOR: initial draft and events summary output. 10 年 前
  antirez 19853db892 Latency: low level time series analysis implemented. 10 年 前
  antirez b2604dc58c LATENCY SAMPLES renamed LATENCY HISTORY. 10 年 前
  antirez f8934657b2 LATENCY RESET implemented. 10 年 前
  antirez 2de5bab368 Better "final read from parent" algorithm in rewriteAppendOnlyFile*(. 10 年 前
  antirez 895409ca78 Log AOF diff sizes in MBs instead of bytes. 10 年 前
  antirez 93cd75bbe0 aofChildWriteDiffData() better handling of free blocks. 10 年 前
  antirez ac33c049c6 redis-benchmark: abort when all clients are disconnected. 10 年 前
  antirez 20a0959964 Fine tuning of aofReadDiffFromParent() calls trigger. 10 年 前
  antirez cc24447a1a Use amount of I/O not ops to trigger aofReadDiffFromParent(). 10 年 前
  antirez 62f9d34c56 aofChildWriteDiffData(): write as much as possible. 10 年 前
  antirez 30c42f12b0 Handle write failure in AOF parent -> child ACK. 10 年 前
  antirez 75ef41058d Use a timeout when reading parent ack from AOF child. 10 年 前
  antirez 2fa9fb647f Send AOF diffs from parent to child to improve latency. 10 年 前
  antirez 57852ff207 Use fsync instead of aof_fsync in final AOF sync. 10 年 前
  antirez a99766fda1 Fixed conditional for aof-write-pending-fsync latency event selection. 10 年 前
  antirez f0f9d583ad Dependencies updated. 10 年 前
  antirez 1f665d6e82 Cast void* to char* to avoid waring in latencyCommand(). 10 年 前
  antirez e3c0125b70 Properly initialize min/max in latency.c. 10 年 前
  antirez a887af34e1 latencyStartMonitor() modified to avoid warnings. 10 年 前
  antirez 53ae687d59 Latency monitor: specialize delayed aof writes events. 10 年 前
  antirez a53c734094 LATENCY GRAPH: filling under the curve is more readable. 10 年 前
  antirez aa16f87b87 LATENCY GRAPH implemented. 10 年 前
  antirez 6f20482a86 latencyTimeSeries structure max field type fixed. 10 年 前