OSDN Git Service

zram performance test.
authorRiley Andrews <riandrews@google.com>
Fri, 20 Nov 2015 23:40:09 +0000 (15:40 -0800)
committerRiley Andrews <riandrews@google.com>
Mon, 23 Nov 2015 22:24:40 +0000 (14:24 -0800)
commit1199c51b5575613e74eb23f62309526ccb97ae49
tree301559984ef51e3be607cb504cafec0f4241e178
parentec18d7c116654c1254ef40ca6b59ee11709cf29b
zram performance test.

Test dumps raw read and write performance to the zram device. It will
turn off the swap, benchmark, and then restore the swap device during a
successful run.

Signed-off-by: Riley Andrews <riandrews@google.com>
Change-Id: I9b5474b5f0a7556ca2093f3f0d1f792fa2fb1514
zram-perf/Android.mk [new file with mode: 0644]
zram-perf/zram-perf.cpp [new file with mode: 0644]