Tailslayer is a C++ library that reduces tail latency in RAM reads caused by DRAM refresh stalls. It works by replicating data across multiple independent DRAM channels with uncorrelated refresh schedules, using undocumented channel scrambling offsets compatible with AMD, Intel, and Graviton processors. When a read request

3m read timeFrom github.com
Post cover image
Table of contents
UsageBuild the exampleBenchmarks and spike timing
2 Comments

Sort: