jianglk.darker 7ee447c011 v811_spc009_project 9 months ago
..
Makefile v811_spc009_project 9 months ago
README v811_spc009_project 9 months ago
aio-stress.c v811_spc009_project 9 months ago
aiocp.c v811_spc009_project 9 months ago
aiodio_append.c v811_spc009_project 9 months ago
aiodio_sparse.c v811_spc009_project 9 months ago
common_checkzero.h v811_spc009_project 9 months ago
common_sparse.h v811_spc009_project 9 months ago
dio_append.c v811_spc009_project 9 months ago
dio_sparse.c v811_spc009_project 9 months ago
dio_truncate.c v811_spc009_project 9 months ago
dirty.c v811_spc009_project 9 months ago
ltp-diorh.c v811_spc009_project 9 months ago
read_checkzero.c v811_spc009_project 9 months ago

README

TESTS to check consistency between O_DIRECT reads/writes and buffered
reads/writes and truncate.

These tests should be run from the aiodio directory and MUST use a kernel
compiled with GCC 3.3.X. Older versions of the compiler will fail and seg fault.

The large file passed should be at least 25M to properly stress AIO & DIO. A
suggestion would be a tarred version of the gcc package.

Run the ltp-aiodio.sh file to execute all the tests. The tests can also be run
individually, just execute the program and the excepted params will be output.
No scripts were created to run the test standalone.