logo       

[GHC] #628: Make ordinary libraries work with SMP RTS: msg#00071

lang.haskell.glasgow.bugs

Subject: [GHC] #628: Make ordinary libraries work with SMP RTS

#628: Make ordinary libraries work with SMP RTS
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: simonmar
Type: task | Status: new
Priority: normal | Milestone: 6.6
Component: Compiler | Version:
Severity: normal | Keywords:
Os: Unknown | Architecture: Unknown
-----------------------+----------------------------------------------------
We don't want to have two separate library "ways" for SMP and single-
threaded. Unfortunately SMP requires an extra field in each thunk, which
is a performance loss (<5%).

In order to make it practical to use SMP, we will have to bite this
bullet, however.

With this change, -smp will be an RTS way only, just like -threaded.

--
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/628>
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>
Google Custom Search

News | FAQ | advertise