Date: Sat, 17 Feb 2018 11:52:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 203366] kevent: EV_CLEAR on fifo does not work correctly Message-ID: <bug-203366-8-5NppUreNQh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203366-8@https.bugs.freebsd.org/bugzilla/> References: <bug-203366-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203366 Jan Kokem=C3=BCller <jan.kokemueller@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188967|0 |1 is obsolete| | --- Comment #11 from Jan Kokem=C3=BCller <jan.kokemueller@gmail.com> --- Created attachment 190730 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190730&action= =3Dedit patch for FIFO related poll/kqueue issues I've added some tests here: https://github.com/jiixyj/fifo-kqueue-tests I've attached a patch that fixes all those issues for me. Here is a list of the tests that currently fail and their bug IDs. Should I open new bug reports where appropriate and split up the patch? bug #203366 - "sticky EV_EOF" ---- 10.1 18.1 no bug ID yet (but see comment #7/comment #8 in bug #203366) - "spurious wakeups at EOF" ---- 14.1 no bug ID yet - "writer gets POLLIN" ---- 16.1 no bug ID yet - "no wakeups when new readers/writers connect" ---- 8.1 17.1 bug #224615 - "EV_EOF for new readers/writers" ---- 6.2 11.2 12.2 13.2 14.2 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203366-8-5NppUreNQh>