commit | cc2c3f8f2da60ab6e768f110b632d28e549bdb60 | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Fri Jan 31 16:11:44 2020 -0800 |
committer | Igor Murashkin <iam@google.com> | Mon Feb 03 15:45:00 2020 -0800 |
tree | 34591f8124efd5119776d57c500bddf6c4e199a1 | |
parent | a2968105b289138974d86a75201918feba8c2c62 [diff] |
startop: Add iorap.stress.memory tool to test system with less RAM iorap.stress.memory <optional:bytecount> will mlock that amount of RAM with randomly-written values, ensuring we avoid kernel optimizations such as swap, zram, ksm, etc. Bug: 137397549 Test: iorap.stress.memory # and visually inspect VmLck output. Change-Id: Icf0786b2607a9a8bc7b6d77aa119abfc0249e7e0