Files
bees/src
Zygo Blaxell ff3b5a7a1b hash: drop bees_unreadahead
Forcing the entire hash table into immediate writeback causes crippling
write latencies at shutdown.  Even discarding pages as they are read in
at startup can trigger a writeback latency spike if the pages are dirty
at read time.

Better to let the VM subsystem handle this on its own.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2021-11-29 21:27:48 -05:00
..
2021-11-29 21:27:48 -05:00
2021-06-11 20:56:54 -04:00
2021-11-29 21:27:48 -05:00