tree: 29a671289e9efcdc5d4c3735cbc3c9f18fd83d17 [path history] [tgz]
  1. kstaled.cc
  2. kstaled.h
  3. memory.cc
  4. memory.h
  5. OWNERS
  6. pagemap.cc
  7. pagemap.h
  8. pagemap_unittest.cc
  9. README.md
  10. swap_configuration.cc
  11. 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.