Menu

Commit [de3942]  Maximize  Restore  History

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

Rom Lemarchand Rom Lemarchand 2014-11-10

added tests/pagingtest/Android.mk
added tests/pagingtest/mmap_test.c
added tests/pagingtest/pageinout_test.c
added tests/pagingtest/pagingtest.c
added tests/pagingtest/pagingtest.h
added tests/pagingtest/thrashing_test.c
tests/pagingtest/Android.mk Diff Switch to side-by-side view
Loading...
tests/pagingtest/mmap_test.c Diff Switch to side-by-side view
Loading...
tests/pagingtest/pageinout_test.c Diff Switch to side-by-side view
Loading...
tests/pagingtest/pagingtest.c Diff Switch to side-by-side view
Loading...
tests/pagingtest/pagingtest.h Diff Switch to side-by-side view
Loading...
tests/pagingtest/thrashing_test.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.