Date: Sun, 22 May 2016 15:03:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-threads@FreeBSD.org Subject: [Bug 209558] [request] Wakeup only one thread while kqueue events are available Message-ID: <bug-209558-16-4P6HEEQdAA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209558-16@https.bugs.freebsd.org/bugzilla/> References: <bug-209558-16@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=3D209558 --- Comment #2 from Andy Chen <andy.yx.chen@outlook.com> --- I have an repro program at http://andytech.net/a_292.html, in case of a sy= stem with four cpu cores, when a connection comes in, more than one thread will = be waken up, and only one thread could get the connection while the rest will stuck on accept call for ever. --=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-209558-16-4P6HEEQdAA>