summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/devpoll.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-0712910 EPOLLONESHOT should not remove fdPatrick Mooney1-13/+26
2020-07-0712909 epoll should better detect fd reassignmentPatrick Mooney1-154/+149
2020-07-0612908 epoll should exclude normal files/directoriesPatrick Mooney1-1/+6
2020-07-0612907 epoll_ctl can avoid EINTR entirelyPatrick Mooney1-0/+27
2019-04-0510630 poll: NULL pointer errorsToomas Soome1-1/+1
2017-10-188634 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-27/+126
2016-10-117422 dpioctl should pay attention to FKIOCTLPatrick Mooney1-12/+38
2016-08-097206 dpwrite() acquires p_lock unnecessarilyBryan Cantrill1-7/+18
2016-03-116732 epoll fails to wake when fd addedPatrick Mooney1-2/+5
2015-10-166291 nested epoll does not mimic Linux behaviorPatrick Mooney1-106/+411
2015-10-165640 want epoll supportBryan Cantrill1-46/+464
2014-04-294823 don't open-code NSEC2MSEC and MSEC2NSECJosef 'Jeff' Sipek1-1/+1
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-28/+32
2011-10-201605 System time changes combined with spurios wakeups cause DP_POLL to retur...Matt Amdur1-35/+34
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-2/+2
2008-07-186724237 polling on /dev/poll can hang even though UDP data is availablemeem1-8/+14
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-6/+6
2007-04-27backout 6265036/6531693: causes 6544953dm1207691-3/+5
2007-03-046422458 /dev/poll dp_nfds checking off-by-one; application failures ensuesp921021-4/+3
2007-02-136265036 cv_waituntil_sig() often returns earlyqiao1-5/+3
2005-07-294907042 Some drivers should use ddi_prop_op for cb_prop_op implementationcth1-3/+6
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+954