|
Re: [GHC] #865: runghc extremely slow when output redirected to file on NFS: msg#00138lang.haskell.glasgow.bugs
#865: runghc extremely slow when output redirected to file on NFS ----------------------------------+----------------------------------------- Reporter: greenrd@xxxxxxxxxxx | Owner: Type: bug | Status: closed Priority: normal | Milestone: 6.6 Component: GHCi | Version: 6.4.2 Severity: normal | Resolution: fixed Keywords: | Os: Linux Difficulty: Unknown | Architecture: x86_64 (amd64) ----------------------------------+----------------------------------------- Changes (by simonpj): * resolution: => fixed * milestone: => 6.6 * status: new => closed Comment: Assuming your diagnosis is right (it seems very plausible), the right thing seems to be that we should use un-buffered I/O only when doing truly interactive GHCi, and not when doing runghc, or ghc -e. So we've made that change, and will push the change into 6.6. Can you test a nightly-build snapshot to see if it fixes your problem? Meanwhile, we're closing the bug. Thanks for reporting it Simon -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/865> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #874: SEGFAULT in stg_ap_ppp_info(), GHC |
|---|---|
| Next by Date: | Re: [GHC] #857: Patch to porting documentation, GHC |
| Previous by Thread: | Re: [GHC] #874: SEGFAULT in stg_ap_ppp_info(), GHC |
| Next by Thread: | Re: [GHC] #857: Patch to porting documentation, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |