Ticket #5991 (closed bug: fixed)
regression: huge number of wakeups in xmonad
| Reported by: | dmwit | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 7.6.2 |
| Component: | Runtime System | Version: | 7.6.1 |
| Keywords: | Cc: | gammelholte, dennis@… | |
| Operating System: | Linux | Architecture: | x86_64 (amd64) |
| Type of failure: | Runtime performance bug | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
People using GHC 7.4 have been complaining that xmonad causes a huge number of wakeups (about 100 wakeups/s, according to one complaint, and 30% of all wakeups on the entire machine according to another). A workaround of making xmonad compile with -rtsopts and adding +RTS -V0 seems to hide this problem, but this is very inconvenient because it means the user can't use xmonad's own recompilation and restart mechanisms.
Change History
Note: See
TracTickets for help on using
tickets.
