[Bug 209558] [request] Wakeup only one thread while kqueue events are available
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209558 --- Comment #2 from Andy Chen <[email protected]> --- I have an repro program at http://andytech.net/a_292.html, in case of a system 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. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[email protected]"