History log of /system/extras/tests/pagingtest/thrashing_test.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
879785074ca93e13896ce364a45eb5cc17081c4a 03-Feb-2016 Dan Albert <danalbert@google.com> Fix warnings in system/extras.

Bug: http://b/26936282
Change-Id: I1b9c6c9bb06944c32abcb871279d056eea0fb11a
/system/extras/tests/pagingtest/thrashing_test.c
6e86b511cfbdbd3f52cd228f52822e9602a23bb4 10-Dec-2014 Yabin Cui <yabinc@google.com> Change file to include sys/time.h directly.

Bug: 18627763
Change-Id: Iba26399ab1ae1ae2a37246415bec02d9f9f7c300
/system/extras/tests/pagingtest/thrashing_test.c
de3942afaa4a84529f7c110fe302bb2b346fbe23 10-Nov-2014 Rom Lemarchand <romlem@google.com> Add paging test

Add a system paging test that measures the following things:
- mmap and munmap a file
- page a file and and out of memory
- thrash the page cache by bringing in more pages than the system can hold in RAM

Change-Id: I46dfb52a02e5030babd5b24c13a2abca779aeb02
/system/extras/tests/pagingtest/thrashing_test.c