1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-21 10:17:33 +00:00
Files
operating-system/buildroot-external/kernel
Stefan Agner c7588e9350 Enable Multi-Gen LRU (#2392)
* Enable Multi-Gen LRU

Multi-Gen LRU should improve performance under memory pressure. This is
especially useful for embedded platforms where memory is scarce.

* Add service to configure Multi-Gen LRU

Use min_ttl_ms of 1 which is the least aggressive in terms of lag. Since
we are a server application, we can tune trashing prevention with a
higher acceptable lag.
2023-03-31 23:28:43 +02:00
..
2023-03-31 23:28:43 +02:00