Re: [PATCH RFC v2 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1

From: Fam Zheng
Date: Wed Feb 04 2015 - 05:51:49 EST


On Wed, 02/04 18:36, Fam Zheng wrote:
>
> Not that this call isn't atomic in terms of updating the epoll

s/Not/Note/

> descriptor, which means a second epoll_ctl or epoll_ctl_batch call
> during the first epoll_ctl_batch may make the operation sequence
> interleaved. However, each single epoll_ctl_cmd operation has the same
> semantics as a epoll_ctl call.
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/