[GHC] #5476: Cap memory usage for one thread without disrupting other threads

GHC ghc-devs at haskell.org
Thu Feb 6 04:56:02 UTC 2014


#5476: Cap memory usage for one thread without disrupting other threads
-------------------------------------+------------------------------------
        Reporter:  joeyadams         |            Owner:
            Type:  feature request   |           Status:  new
        Priority:  normal            |        Milestone:  _|_
       Component:  Runtime System    |          Version:  7.2.1
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------
Changes (by ezyang):

 * cc: simonmar (added)
 * difficulty:   => Unknown


Comment:

 We have an implementation of space resource limits here
 http://ezyang.com/rlimits.html , but there will be some engineering
 difficulties getting this branch properly merged into GHC.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5476#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list