Files
apfstests/ltp
Zorro Lang 4cf0a1e57c fsstress: reduce the number of events when io_setup
The original number(128) of aio events for io_setup too big. When try
to run lots of fsstress processes(e.g. -p 1000) always hit io_setup
EAGAIN error, due to the nr_events exceeds the limit of available
events. Due to each fsstress process only does once libaio read/write
operation each time. So reduce the aio events number to 1, to make more
fsstress processes can do AIO test.

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
2020-09-27 17:31:14 +08:00
..
2018-06-22 10:38:11 +08:00
2018-06-22 10:38:11 +08:00
2018-06-22 10:38:11 +08:00
2018-06-22 10:38:11 +08:00
2018-06-22 10:38:11 +08:00