[project @ 2000-08-03 11:28:35 by simonmar]
Implement +RTS -C<n>, the context switch interval flag. This was previously advertised in the usage message, but there was a note in the Users' Guide stating that it didn't work. Anwyay, I'm going to consider it a bug and backport to 4.08.1.
Showing
- ghc/includes/Constants.h 1 addition, 8 deletionsghc/includes/Constants.h
- ghc/rts/Itimer.c 11 additions, 2 deletionsghc/rts/Itimer.c
- ghc/rts/Itimer.h 6 additions, 1 deletionghc/rts/Itimer.h
- ghc/rts/RtsFlags.c 4 additions, 4 deletionsghc/rts/RtsFlags.c
- ghc/rts/RtsFlags.h 3 additions, 3 deletionsghc/rts/RtsFlags.h
- ghc/rts/Schedule.c 14 additions, 3 deletionsghc/rts/Schedule.c
Loading
Please register or sign in to comment