Historia zmian

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