projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Consistently use <sect1> etc rather than <section>; fixes #5009
[ghc-hetmet.git]
/
rts
/
Threads.c
2011-02-02
Simon Marlow
GC refactoring and cleanup
blob
|
commitdiff
2010-12-16
Simon Marlow
fix warning
blob
|
commitdiff
|
diff to current
2010-12-15
Simon Marlow
fix for large stack allocations
blob
|
commitdiff
|
diff to current
2010-12-15
Simon Marlow
Implement stack chunks and separate TSO/STACK objects
blob
|
commitdiff
|
diff to current
2010-12-02
Simon Marlow
removeThreadFromQueue: stub out the link field before...
blob
|
commitdiff
|
diff to current
2010-10-13
Simon Marlow
comment
blob
|
commitdiff
|
diff to current
2010-09-19
Edward Z. Yang
Interruptible FFI calls with pthread_kill and CancelSyn...
blob
|
commitdiff
|
diff to current
2010-08-23
Simon Marlow
Add a couple of missing tests for EAGER_BLACKHOLE
blob
|
commitdiff
|
diff to current
2010-04-07
Simon Marlow
Fix for derefing ThreadRelocated TSOs in MVar operations
blob
|
commitdiff
|
diff to current
2010-04-06
Simon Marlow
don't forget to deRefTSO() in tryWakeupThread()
blob
|
commitdiff
|
diff to current
2010-04-01
Simon Marlow
fix bug in migrateThread()
blob
|
commitdiff
|
diff to current
2010-04-01
Simon Marlow
Change the representation of the MVar blocked queue
blob
|
commitdiff
|
diff to current
2010-03-29
Simon Marlow
change throwTo to use tryWakeupThread rather than unblo...
blob
|
commitdiff
|
diff to current
2010-03-29
Simon Marlow
New implementation of BLACKHOLEs
blob
|
commitdiff
|
diff to current
2010-03-11
Simon Marlow
Use message-passing to implement throwTo in the RTS
blob
|
commitdiff
|
diff to current
2010-03-09
Simon Marlow
Split part of the Task struct into a separate struct...
blob
|
commitdiff
|
diff to current
2009-12-17
Simon Marlow
kill some old GRAN/PARALLEL_HASKELL code
blob
|
commitdiff
|
diff to current
2009-12-12
Manuel M T Chakravarty
Expose all EventLog events as DTrace probes
blob
|
commitdiff
|
diff to current
2009-12-03
Simon Marlow
GC refactoring, remove "steps"
blob
|
commitdiff
|
diff to current
2009-12-01
Simon Marlow
Make allocatePinned use local storage, and other refact...
blob
|
commitdiff
|
diff to current
2009-08-29
Simon Marlow
Unify event logging and debug tracing.
blob
|
commitdiff
|
diff to current
2009-08-18
Simon Marlow
Fix #3429: a tricky race condition
blob
|
commitdiff
|
diff to current
2009-08-02
Simon Marlow
RTS tidyup sweep, first phase
blob
|
commitdiff
|
diff to current
2009-06-02
Simon Marlow
Remove old GUM/GranSim code
blob
|
commitdiff
|
diff to current
2009-05-29
Simon Marlow
Fix bug in previous change: allocate the correct size
blob
|
commitdiff
|
diff to current
2009-05-28
Simon Marlow
Round stack size to a whole number of megablocks
blob
|
commitdiff
|
diff to current
2009-03-17
Simon Marlow
Add fast event logging
blob
|
commitdiff
|
diff to current
2009-03-13
Simon Marlow
Instead of a separate context-switch flag, set HpLim...
blob
|
commitdiff
|
diff to current
2009-01-07
Simon Marlow
indicate which TSOs are dirty in the printAllThreads...
blob
|
commitdiff
|
diff to current
2008-09-19
Simon Marlow
Move the context_switch flag into the Capability
blob
|
commitdiff
|
diff to current
2008-09-10
simonpj@microsoft.com
Fix debug message formatting on Windows
blob
|
commitdiff
|
diff to current
2008-09-09
Simon Marlow
Fix race condition in wakeupThreadOnCapability() (...
blob
|
commitdiff
|
diff to current
2008-04-16
Simon Marlow
Don't traverse the entire list of threads on every...
blob
|
commitdiff
|
diff to current
2008-04-16
Simon Marlow
Add a write barrier to the TSO link field (#1589)
blob
|
commitdiff
|
diff to current
2007-04-03
Ian Lynagh
Fix C/Haskell type mismatches
blob
|
commitdiff
|
diff to current
2006-08-10
sven.panne@aedion.de
Match format strings and arguments for printf-like...
blob
|
commitdiff
|
diff to current
2006-06-16
Simon Marlow
comment out a non-true assertion
blob
|
commitdiff
|
diff to current
2006-06-16
Simon Marlow
Asynchronous exception support for SMP
blob
|
commitdiff
|
diff to current