source: libcfa/src/concurrency @ 78d6c803

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
kernel a017ee7   3 years Thierry Delisle Ready-queue grow/shrink now reassigns the id of all processors.
io 11054eb   3 years Thierry Delisle Fix io to no longer use monitors since some usages aren't in threads
clib 86dc95d   3 years Thierry Delisle Re-implemented the work around I forgot about in memcached. Namely …
thread.hfa 5.2 KB ecfd758   3 years ajbeach Major exception update, seperating type-ids from virtual tables. The …
thread.cfa 5.1 KB ecfd758   3 years ajbeach Major exception update, seperating type-ids from virtual tables. The …
stats.hfa 3.6 KB 73f4d08   3 years Thierry Delisle Added stats implementation for dumping a big array of timestamped …
stats.cfa 10.6 KB 73f4d08   3 years Thierry Delisle Added stats implementation for dumping a big array of timestamped …
snzi.hfa 3.9 KB 290553a   3 years Thierry Delisle Changed some defines to constants with last fix
ready_subqueue.hfa 7.1 KB 7a2972b9   3 years Thierry Delisle ready queue can now toggle between - lock-based queue - mpsc_queue …
ready_queue.cfa 18.3 KB 78d6c803   3 years Thierry Delisle Removed snzi from ready queue. It hasn't been used in a while and I …
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
preemption.cfa 26.7 KB a33c113   3 years Thierry Delisle Minor changes so using the global RWlock is more concise.
mutex.hfa 4.7 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
mutex.cfa 3.9 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
monitor.hfa 3.9 KB e0b8d66d   3 years Thierry Delisle Fix bug in delete for mutexed pointer.
monitor.cfa 33.1 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
locks.hfa 9.5 KB 198e335   3 years Thierry Delisle Fixed default parameter
locks.cfa 11.9 KB 22b7579   3 years Thierry Delisle Changed is_blocking_lock trait to use on_wakeup. Fixed fast_lock to …
kernel_private.hfa 10.6 KB a017ee7   3 years Thierry Delisle Ready-queue grow/shrink now reassigns the id of all processors.
kernel.hfa 8.4 KB 78d6c803   3 years Thierry Delisle Removed snzi from ready queue. It hasn't been used in a while and I …
kernel.cfa 25.1 KB fc59b580   3 years Thierry Delisle Clusters now keep track of the active processors as well
iofwd.hfa 6.7 KB ff1240f   3 years Thierry Delisle Added missing forward declaretion
io.cfa 14.9 KB 11054eb   3 years Thierry Delisle Fix io to no longer use monitors since some usages aren't in threads
invoke.h 8.1 KB d3314ae   3 years Thierry Delisle Threads can now be queued onto the lock-free queues directly.
invoke.c 6.1 KB d31bb83   3 years pabuhr remove debug prints
future.hfa 2.8 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
exception.hfa 889 bytes c960331   3 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
exception.cfa 2.4 KB be73f30   3 years Thierry Delisle Changed many instances of kernelTLS to use active_thread/active_coroutine
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   3 years pabuhr update emacs mode
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
CtxSwitch-i386.S 1.8 KB a4bdbcd   3 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
coroutine.hfa 7.0 KB ecfd758   3 years ajbeach Major exception update, seperating type-ids from virtual tables. The …
coroutine.cfa 9.3 KB ecfd758   3 years ajbeach Major exception update, seperating type-ids from virtual tables. The …
alarm.hfa 2.2 KB 4aeaee5   3 years caparsons added alarm callback to union and refactored
alarm.cfa 3.8 KB c9ec301   3 years Thierry Delisle Fix debug printing with alarms
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.