Home | History | Annotate | Download | only in ltp-aiodio
      1 
      2 TESTS to check consistency between O_DIRECT reads/writes and buffered
      3 reads/writes and truncate.
      4 
      5 These tests should be run from the aiodio directory and MUST use a kernel
      6 compiled with GCC 3.3.X. Older versions of the compiler will fail and seg fault.
      7 
      8 The large file passed should be at least 25M to properly stress AIO & DIO. A
      9 suggestion would be a tarred version of the gcc package.
     10 
     11 Run the ltp-aiodio.sh file to execute all the tests. The tests can also be run
     12 individually, just execute the program and the excepted params will be output.
     13 No scripts were created to run the test standalone.
     14