Re: [PATCH] selftests: add epoll selftests
From: Roman Penyaev
Date: Wed Oct 09 2019 - 12:26:45 EST
On 2019-10-09 14:15, hev wrote:
From: Heiher <r@xxxxxx>
This adds the promised selftest for epoll. It will verify the wakeups
of epoll. Including leaf and nested mode, epoll_wait() and poll() and
multi-threads.
Nice! The only thing I doubt this suite should be a part of
filesystems/,
maybe one level up, i.e. selftests/epoll?
Reviewed-by: Roman Penyaev <rpenyaev@xxxxxxx>
--
Roman