Files
liburing/test/io_uring_register.c
Jens Axboe bb2c80ff0f test/io_uring_register: don't fail max fd test if we run out of mem
We need a lot of RAM for this case, my vm always fails it. Don't
hard fail due to ENOMEM, just skip the test.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-05-14 20:11:43 -06:00

12 KiB