linux/tools
Paton J. Lewis 03a7beb55b epoll: support for disabling items, and a self-test app
Enhanced epoll_ctl to support EPOLL_CTL_DISABLE, which disables an epoll
item.  If epoll_ctl doesn't return -EBUSY in this case, it is then safe to
delete the epoll item in a multi-threaded environment.  Also added a new
test_epoll self- test app to both demonstrate the need for this feature
and test it.

Signed-off-by: Paton J. Lewis <palewis@adobe.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Jason Baron <jbaron@redhat.com>
Cc: Paul Holland <pholland@adobe.com>
Cc: Davide Libenzi <davidel@xmailserver.org>
Cc: Michael Kerrisk <mtk.manpages@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-06 03:05:00 +09:00
..
firewire
hv tools/hv: Parse /etc/os-release 2012-09-10 16:43:32 -07:00
include/tools
lguest
lib/traceevent tools lib traceevent: Fix error path on pevent_parse_event 2012-09-25 09:53:53 -03:00
nfsd
perf Linux support for the 64-bit ARM architecture (AArch64) 2012-10-01 11:51:57 -07:00
power
scripts perf tools: Let O= makes handle relative paths 2012-08-16 14:11:11 -03:00
testing epoll: support for disabling items, and a self-test app 2012-10-06 03:05:00 +09:00
usb tools/usb: remove last USBFS user 2012-09-10 11:10:37 -07:00
virtio
vm
Makefile