source: libcfa/src/concurrency @ 13fdf86

ADTast-experimentalenumpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
clib 75965a6   2 years pabuhr replace thread_rand with prng, replace xorshift64 with xorshift_13_7_17
io a986807   2 years Thierry Delisle Fix stub of cfa_io_flush for cases with no IOURING.
kernel 13fdf86   2 years Thierry Delisle Moved preemption reason to kernel_private and added preempt IO.
alarm.cfa 4.0 KB e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$
alarm.hfa 2.3 KB e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$
coroutine.cfa 9.5 KB a182ad5   2 years Thierry Delisle Revert "removed old memory allocator and replaced it with the …
coroutine.hfa 7.2 KB eaf269d   2 years pabuhr add enum DEFAULT_STACK_SIZE in invoke.h and replace 65000 with enum, …
CtxSwitch-arm32.S 1.7 KB 95472ee   4 years pabuhr readd ARM 32-bit context-switch assemble file
CtxSwitch-arm64.S 2.7 KB 8ec4a52   4 years pabuhr harmonize with 32-bit ARM context switch
CtxSwitch-i386.S 1.8 KB a4bdbcd   4 years pabuhr formatting
CtxSwitch-i686.S 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
CtxSwitch-x64.S 18 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-x86.S 16 bytes 37fe352   6 years Thierry Delisle Added proper multi-lib handling, tests still do not work and arm …
CtxSwitch-x86_64.S 1.9 KB 0c4a90d   3 years pabuhr update emacs mode
exception.cfa 2.4 KB e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$
exception.hfa 889 bytes c960331   3 years ajbeach Attempt to clean-up the exception headers. I think this is easier to …
future.hfa 2.8 KB 8f1a99e   3 years Thierry Delisle Step 3 Fixed tests
invoke.c 6.1 KB e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$
invoke.h 8.4 KB 2210cfc   2 years pabuhr second attempt at specialized PRNG
io.cfa 17.0 KB 2432e8e   2 years Thierry Delisle Fixed deadlock on io slowpath due to spin lock recursion.
iofwd.hfa 7.1 KB 93829cb   2 years Thierry Delisle Added helper function to zero out sqes. Not done in allocate since so …
kernel.cfa 28.7 KB c9c1c1c   2 years Thierry Delisle Minor changes to kernel main loop and fixed stats.
kernel.hfa 9.3 KB a892e61   2 years Thierry Delisle Some warning fixes.
kernel_private.hfa 11.9 KB 13fdf86   2 years Thierry Delisle Moved preemption reason to kernel_private and added preempt IO.
locks.cfa 11.3 KB f9b68d6   3 years caparson made spacing consistent
locks.hfa 8.5 KB 0fc447c   2 years Thierry Delisle Removed fast_lock, which doesn't seemed to have ever worked and isn't …
monitor.cfa 35.2 KB af67ee1   3 years caparson Added support for locks as parameters to mutex stmt
monitor.hfa 4.4 KB a1574e2   2 years Thierry Delisle Forgot this was needed for the non-VLA commit.
mutex.cfa 3.9 KB e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$
mutex.hfa 4.7 KB e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$
mutex_stmt.hfa 1.4 KB c1d8cde   2 years caparson added scoped locking
preemption.cfa 26.4 KB 778315e   2 years pabuhr add attribute no-reorder-blocks to preemption_enabled to prevent …
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
ready_queue.cfa 40.1 KB 46bbcaf   2 years Thierry Delisle Fix race condition in verify
ready_subqueue.hfa 4.4 KB cf78319   3 years Thierry Delisle removed unnecessary local variable
snzi.hfa 3.9 KB 290553a   4 years Thierry Delisle Changed some defines to constants with last fix
stats.cfa 12.5 KB 941e14a   2 years Thierry Delisle Added statistics for preemption
stats.hfa 3.8 KB 941e14a   2 years Thierry Delisle Added statistics for preemption
thread.cfa 5.5 KB 0ebbca4   2 years pabuhr optimization calls, initialize callcnt
thread.hfa 6.0 KB c655650   2 years pabuhr update fast PRNG code
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.