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