summaryrefslogtreecommitdiff
path: root/test/shell/thin-many-dmeventd.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: use DIRECT io for zeroing whenver we canZdenek Kabelac2020-09-201-2/+2
| | | | | Performance with direct I/O here is noticable better, so use it instead of buffered write whenever we can.
* tests: timing without /usr/bin/timeZdenek Kabelac2018-10-161-4/+9
| | | | | Use just 'date' so the 'time' package doesn't need to be installed just for this purpose.
* tests: check activation of many thin-poolZdenek Kabelac2018-10-101-0/+64
Artifitical testing of monitoring of many thin-pools with low number of resources in use (need only few pools to actually hit the race).