Avi Kivity 7f609a1959 fileiotest: limit concurrency
Otherwise, all of the writes are submitted at once, consuming tons of memory,
and preventing reads from happening in parallel to writes.

Add a semaphore to limit the amount of parallel I/O.
2014-08-24 10:30:54 +03:00
2014-08-20 11:18:23 +03:00
2014-08-24 10:30:54 +03:00
2014-08-20 16:37:11 +03:00
2014-08-10 08:56:33 +03:00
2014-08-21 14:01:51 +03:00
2014-08-21 14:01:22 +03:00
2014-08-21 14:01:22 +03:00
wip
2014-08-14 18:05:11 +03:00
2014-08-20 11:31:01 +03:00
Description
No description provided
363 MiB
Languages
C++ 72.7%
Python 26.1%
CMake 0.3%
GAP 0.3%
Shell 0.3%