History log of /system/extras/tests/pagingtest/mmap_test.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/mmap_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/mmap_test.c