source: libcfa/src/concurrency @ ae151cf

ADTast-experimental
Name Size Rev Age Author Last Change
../
kernel 33e4968e   20 months Thierry Delisle Relaxed the warning a little.
io 1756e08   20 months Thierry Delisle Added some defensive programming to work around parsing bug
clib c715e5f   2 years ajbeach Removed most of the exception macros (EHM_ group). Made changes to the …
ready_queue.cfa 8.5 KB 5f9c42b   20 months Thierry Delisle Added strict flag to moving average to keep track of which timestamps …
io.cfa 21.8 KB 5f9c42b   20 months Thierry Delisle Added strict flag to moving average to keep track of which timestamps …
preemption.cfa 25.1 KB 1756e08   20 months Thierry Delisle Added some defensive programming to work around parsing bug
alarm.hfa 2.3 KB 1756e08   20 months Thierry Delisle Added some defensive programming to work around parsing bug
alarm.cfa 4.0 KB 1756e08   20 months Thierry Delisle Added some defensive programming to work around parsing bug
kernel.hfa 9.7 KB 160f1aa   20 months Thierry Delisle Changed links of processors in cluster to avoid anonymous names, which …
monitor.hfa 4.5 KB ef1da0e2   20 months f37yu try to make parameter qualifier conversion work for assertions
kernel.cfa 28.8 KB 8bee858   21 months Thierry Delisle Changed io types to have trailing $ instead of leading
iofwd.hfa 7.8 KB 8bee858   21 months Thierry Delisle Changed io types to have trailing $ instead of leading
stats.hfa 3.9 KB 7ce8873   22 months Thierry Delisle Added some io stats
stats.cfa 13.2 KB 7ce8873   22 months Thierry Delisle Added some io stats
ready_subqueue.hfa 3.8 KB 2af1943   22 months Thierry Delisle Small improvements to some of the alignment requirements in CFA runtime.
locks.hfa 22.1 KB fd365da   23 months caparson added atomics to other spin_queue style locks
locks.cfa 17.3 KB 4e83bb7   23 months caparson fixed timeout cond var bug and updated pthread_locks test with timeout …
thread.cfa 5.6 KB 015925a   2 years caparson fixed new/delete issue by switching to malloc/free
invoke.h 8.0 KB f835806   2 years caparson added some locks and cleaned up unused seqable field in thread block
thread.hfa 6.0 KB c3b9d639   2 years ajbeach Clean-up the exception interface. It should be slightly more like the …
coroutine.hfa 7.2 KB c3b9d639   2 years ajbeach Clean-up the exception interface. It should be slightly more like the …
coroutine.cfa 9.6 KB c3b9d639   2 years ajbeach Clean-up the exception interface. It should be slightly more like the …
monitor.cfa 35.6 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
exception.cfa 2.4 KB c18bf9e   2 years Thierry Delisle Visibility concurrency
invoke.c 6.1 KB 8108ba8   2 years Thierry Delisle Started to add basic visibility control to libcfa
barrier.hfa 1.6 KB a18373a   2 years Thierry Delisle Added a hook for the barrier's last block. Added testing to go with it.
mutex_stmt.hfa 1.4 KB 0d4f954   2 years caparson changed concurrency library to work with new mutexstmt changes
mutex.cfa 3.9 KB 708ae38   2 years Thierry Delisle Some more cleanup and grow/shrink now readjusts io timestamps. (They …
future.hfa 2.8 KB 8f1a99e   3 years Thierry Delisle Step 3 Fixed tests
mutex.hfa 4.7 KB e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   4 years pabuhr update emacs mode
exception.hfa 889 bytes c960331   4 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
snzi.hfa 3.9 KB 290553a   4 years Thierry Delisle Changed some defines to constants with last fix
CtxSwitch-i386.S 1.8 KB a4bdbcd   4 years pabuhr formatting
CtxSwitch-arm64.S 2.7 KB 8ec4a52   4 years pabuhr harmonize with 32-bit ARM context switch
CtxSwitch-arm32.S 1.7 KB 95472ee   4 years pabuhr readd ARM 32-bit context-switch assemble file
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
CtxSwitch-x86.S 16 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-x64.S 18 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-i686.S 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.