[commit: ghc] ghc-lwc2: If the upcall thread is killed, RTS Schedule loop raises exception. Sanitized comments. (ca78233)

git at git.haskell.org git at git.haskell.org
Fri Sep 27 20:13:21 CEST 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : ghc-lwc2
Link       : http://ghc.haskell.org/trac/ghc/changeset/ca78233dc169e16810866f0f58e73a56d57d28ff/ghc

>---------------------------------------------------------------

commit ca78233dc169e16810866f0f58e73a56d57d28ff
Author: KC Sivaramakrishnan <chandras at cs.purdue.edu>
Date:   Thu May 23 13:14:33 2013 -0400

    If the upcall thread is killed, RTS Schedule loop raises exception.
    Sanitized comments.


>---------------------------------------------------------------

ca78233dc169e16810866f0f58e73a56d57d28ff
 rts/Schedule.c                              |   26 ++--
 rts/Upcalls.c                               |    7 +-
 tests/Benchmarks/ChameneosRedux/MVarList.hs |  182 ---------------------------
 tests/Benchmarks/ChameneosRedux/Makefile    |    4 +-
 tests/config.mk                             |    2 +-
 5 files changed, 18 insertions(+), 203 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc ca78233dc169e16810866f0f58e73a56d57d28ff



More information about the ghc-commits mailing list