Why Did Redis Slowlog Show 1800 ms Delays? Uncovering a Kernel Time‑Source Bug
During a Redis container migration, slowlog entries suddenly reported 1800 ms latency despite low QPS, leading to a deep investigation that traced the anomaly to a kernel bug affecting the Time Stamp Counter on Skylake‑X CPUs and improper use of gettimeofday for timing.
