Files
neon/pageserver
Christian Schwarz 4dd33718e5 compaction: avoid no-op timeline dir fsync
Random find while looking at an idle 20k tenant pageserver where each tenant
has 9 tiny L0 layers and compaction produces no new L1s / image layers.

The aggregate CPU cost of running this every 20s for 20k tenants is
actually substantial, due to the use of spawn_blocking under the hood.
2024-01-10 10:41:09 +00:00
..
2023-11-28 12:50:53 -05:00