You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/12/06 14:53:08 UTC

[GitHub] [trafficserver] ywkaras edited a comment on pull request #8534: TS_USE_MMAP: mmap+memcopy instead pread+pwrite

ywkaras edited a comment on pull request #8534:
URL: https://github.com/apache/trafficserver/pull/8534#issuecomment-986843726


   To run all the Au tests, you cd to the root directory of your clone of the trafficserver repo, build it with your branch and the new **configure** option, install it, and then do:
   ```
   cd tests
   ./autests.sh --ats-bin <install-root-directory>/bin
   ```
   It will take 20 - 40 minutes to run.
   
   Would be good to do this twice, with and without the --enable-experimental-linux-native-aio configure option for **configure**.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org