tree: 766dca4965b5e6dd1649608889d9eb0a9675faf9 [path history] [tgz]
  1. pressure/
  2. userspace_swap/
  3. BUILD.gn
  4. DEPS
  5. kstaled.cc
  6. kstaled.h
  7. memory.cc
  8. memory.h
  9. OWNERS
  10. pagemap.cc
  11. pagemap.h
  12. pagemap_unittest.cc
  13. README.md
  14. swap_configuration.cc
  15. 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.