Historial de Commits

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