testsh2.sh: change output to new cksum util
[minix.git] / test / safeperf / README
bloba2d345aea095b948eeb901f41ece00cd64987bbb
1 Performance Test Program for Safecopy and Safemap
3 How to run
4 ==========
6   1. Set USE_COW_SAFECOPY to 1 or 0 in kernel/system/do_safecopy.c
7      to run safecopy tests with or without COW optimization.
8   2. Type `make run` to prepare and run tests. Configuration parameters
9      for performance tests are in ./run.
10   3. When done testing, type `make clean` to clean up.