Gleb Natapov
authored
Run a thread in a background to scan pagecache for accessed and propagate them to ARC. The thread may take anywhere from 0.1% to 20% of CPU time. There is no hard science behind how current CPU usage is determined, it uses page access rate to calculate how hard pagecache should be scanned currently. It can be improved by taking eviction rate into account too. Signed-off-by:Gleb Natapov <gleb@cloudius-systems.com> Signed-off-by:
Pekka Enberg <penberg@cloudius-systems.com>
Name | Last commit | Last update |
---|---|---|
.. | ||
api | ||
glibc-compat | ||
lockfree | ||
osv |