source: libcfa/src/concurrency @ f04a3df6

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
clib 5c04e82   3 years Thierry Delisle change default cfathread_mutex to fast_lock
io a76efc8   3 years Thierry Delisle futures now optionally don't unpark the target thread
kernel 2b96031   3 years Thierry Delisle Added new subqueue implementation. Seems faster will test on another …
CtxSwitch-i686.S 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
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 …
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
exception.hfa 889 bytes c960331   3 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
CtxSwitch-arm32.S 1.7 KB 95472ee   4 years pabuhr readd ARM 32-bit context-switch assemble file
CtxSwitch-i386.S 1.8 KB a4bdbcd   4 years pabuhr formatting
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   3 years pabuhr update emacs mode
alarm.hfa 2.2 KB 4aeaee5   3 years caparsons added alarm callback to union and refactored
exception.cfa 2.4 KB be73f30   3 years Thierry Delisle Changed many instances of kernelTLS to use active_thread/active_coroutine
CtxSwitch-arm64.S 2.7 KB 8ec4a52   4 years pabuhr harmonize with 32-bit ARM context switch
future.hfa 2.8 KB c323837   3 years Thierry Delisle Fix to futures after last change
stats.hfa 3.5 KB 3bd4293   3 years Thierry Delisle Added stat for unparks that can migrate
alarm.cfa 3.8 KB a3821fa   3 years Thierry Delisle Changed enable interrupts: - no longer save the caller for debugging …
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.
snzi.hfa 3.9 KB 290553a   4 years Thierry Delisle Changed some defines to constants with last fix
mutex.hfa 4.7 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
thread.cfa 4.9 KB 2b96031   3 years Thierry Delisle Added new subqueue implementation. Seems faster will test on another …
thread.hfa 5.1 KB 5456537   3 years ajbeach A bit of clean-up, wrapping the detail of the default vtable up in a macro.
invoke.c 6.1 KB a3821fa   3 years Thierry Delisle Changed enable interrupts: - no longer save the caller for debugging …
iofwd.hfa 6.7 KB ff1240f   3 years Thierry Delisle Added missing forward declaretion
coroutine.hfa 7.0 KB 5456537   3 years ajbeach A bit of clean-up, wrapping the detail of the default vtable up in a macro.
invoke.h 8.1 KB 89eff25   3 years Thierry Delisle Some changes to stats and added back preferred
kernel.hfa 8.4 KB c993b15   3 years Thierry Delisle Changed RW lock to avoid hitting the global array on schedule.
coroutine.cfa 9.3 KB 5456537   3 years ajbeach A bit of clean-up, wrapping the detail of the default vtable up in a macro.
locks.hfa 9.5 KB ddd473f   3 years Thierry Delisle Fix a copy/paste mistake and removed a warning in nodebug
kernel_private.hfa 9.7 KB c993b15   3 years Thierry Delisle Changed RW lock to avoid hitting the global array on schedule.
ready_subqueue.hfa 11.1 KB 2b96031   3 years Thierry Delisle Added new subqueue implementation. Seems faster will test on another …
locks.cfa 11.9 KB 22b7579   3 years Thierry Delisle Changed is_blocking_lock trait to use on_wakeup. Fixed fast_lock to …
stats.cfa 14.5 KB bbbd2c4   3 years pabuhr rename old name strstream to new name ostrstream
io.cfa 15.1 KB e9c0b4c   3 years Thierry Delisle I/O drain now keeps the schedlock for the duration of the call. …
ready_queue.cfa 22.8 KB 2b96031   3 years Thierry Delisle Added new subqueue implementation. Seems faster will test on another …
preemption.cfa 25.5 KB c993b15   3 years Thierry Delisle Changed RW lock to avoid hitting the global array on schedule.
kernel.cfa 29.1 KB 34b2796   3 years Thierry Delisle Changed comments to ifdef
monitor.cfa 33.1 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.