tree: 713dbbd43b927db2d3076de2fe1ea00aba39d4ee [path history] [tgz]
  1. pressure/
  2. userspace_swap/
  3. aligned_memory.h
  4. BUILD.gn
  5. DEPS
  6. kstaled.cc
  7. kstaled.h
  8. memory.cc
  9. memory.h
  10. OWNERS
  11. pagemap.cc
  12. pagemap.h
  13. pagemap_unittest.cc
  14. README.md
  15. swap_configuration.cc
  16. swap_configuration.h
chromeos/memory/README.md

kstaled is a replacement for kswapd on ChromeOS. It will result in more proactive swapping based on a configurable ratio. The default ratio is 4 and a ratio of 0 will disable the feature. For more information, see the ChromeOS kernel source include/linux/kstaled.h.