tree: 084be356edd22e718cebcb18fc173fc556a730d2 [path history] [tgz]
  1. kstaled.cc
  2. kstaled.h
  3. memory.cc
  4. memory.h
  5. OWNERS
  6. README.md
  7. swap_configuration.cc
  8. 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.