diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2021-05-08 10:44:00 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 964f9b70770997b21542472220f8a08f224f7650 (patch) | |
| tree | 503733ce838ba4728327e914e344305551c56d5f /content/gemtext/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi | |
| parent | c928ce3f377265d4f826375d1526515cbe34b374 (diff) | |
minor fixes
Diffstat (limited to 'content/gemtext/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi')
| -rw-r--r-- | content/gemtext/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/gemtext/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi b/content/gemtext/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi index e201990..fd69b6d 100644 --- a/content/gemtext/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi +++ b/content/gemtext/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi @@ -85,7 +85,7 @@ During recording, ioriot acts as a wrapper and executes all relevant Systemtap c => ./2018-06-01-realistic-load-testing-with-ioriot-for-linux/figure1-ioriot-io-recording.png Screenshot I/O recording -A Ctrl-C (SIGINT) stops recording prematurely. Otherwise, ioriot terminates itself automatically after ten minutes. Depending on the system load, the output file can grow to several gigabytes. Only metadata is logged, not the read and written data itself. When replaying later, only random data is used. Under certain circumstances, Systemtap may omit some system calls and issue warnings. This is to ensure that Systemtap does not consume too many resources. +A Ctrl-C (SIGINT) stops recording prematurely. Otherwise, ioriot terminates itself automatically after 1 hour. Depending on the system load, the output file can grow to several gigabytes. Only metadata is logged, not the read and written data itself. When replaying later, only random data is used. Under certain circumstances, Systemtap may omit some system calls and issue warnings. This is to ensure that Systemtap does not consume too many resources. ### Test preparation |
