influxdb/pkg/limiter
Jason Wilder 749c9d2483 Rate limit disk IO when writing TSM files
This limits the disk IO for writing TSM files during compactions
and snapshots.  This helps reduce the spiky IO patterns on SSDs and
when compactions run very quickly.
2017-12-14 22:02:32 -07:00
..
fixed.go Rework compaction scheduling 2017-10-03 10:48:13 -06:00
fixed_test.go Rework compaction scheduling 2017-10-03 10:48:13 -06:00
write_test.go Rate limit disk IO when writing TSM files 2017-12-14 22:02:32 -07:00
writer.go Rate limit disk IO when writing TSM files 2017-12-14 22:02:32 -07:00