freebsd-skq/tests/sys/aio
Alan Somers c52ef9bbff AIO tests: increase limits
tests/sys/aio/aio_kqueue_test.c
	Instead of using a hard-coded queue depth, use
	vfs.aio.max_aio_queue_per_proc

tests/sys/aio/lio_kqueue_test.c
	The old, small limit on lio_listio's operation count was lifted by
	change 324941.  Raise the operation count as high as possible without
	exceeding the process's operation limit.

MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
2017-11-14 17:46:37 +00:00
..
aio_kqueue_test.c AIO tests: increase limits 2017-11-14 17:46:37 +00:00
aio_test.c Remove dead code that was killed by r320975 2017-07-19 15:22:10 +00:00
lio_kqueue_test.c AIO tests: increase limits 2017-11-14 17:46:37 +00:00
lio_test.c Fix cosmetic issue with error message 2017-08-02 09:49:41 +00:00
local.h Print out when unsafe AIO is enabled to debugging purposes 2017-05-09 19:20:02 +00:00
Makefile Add regression tests for bugs 220459 and 220398 2017-07-17 18:33:30 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00