[GHC] #15768: Using oneshot kqueue() on macOS
GHC
ghc-devs at haskell.org
Thu Oct 25 22:06:03 UTC 2018
#15768: Using oneshot kqueue() on macOS
-------------------------------------+-------------------------------------
Reporter: kazu-yamamoto | Owner: (none)
Type: bug | Status: patch
Priority: highest | Milestone: 8.8.1
Component: Core Libraries | Version: 8.6.1
Resolution: | Keywords: KQueue,
| oneshot, parallel build
Operating System: MacOS X | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by kazu-yamamoto):
kqueue() is used on MacOS and BSD variants. But when we implemented Mio,
we only tested it on MacOS and Linux.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15768#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list