source: libcfa/src/concurrency @ f2384c9a

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
io d2b5d2d   4 years Thierry Delisle Set leader lock as default for I/O, which seems the better default
kernel f2384c9a   4 years Thierry Delisle Added forward/reverse rng for later use in the ready queue
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-arm.S 1.7 KB c7a900a   4 years Thierry Delisle More renames and clean-ups
CtxSwitch-i386.S 2.4 KB c7a900a   4 years Thierry Delisle More renames and clean-ups
CtxSwitch-x86_64.S 2.6 KB c7a900a   4 years Thierry Delisle More renames and clean-ups
monitor.hfa 3.7 KB ac2b598   4 years Thierry Delisle Changed descriptors for concurrency to use $ prefix instead of …
mutex.hfa 3.7 KB ac2b598   4 years Thierry Delisle Changed descriptors for concurrency to use $ prefix instead of …
coroutine.hfa 6.3 KB ae7be7a   4 years Thierry Delisle Fixed incorrect setting of ready state and added result to previous …
asyncio.hfa 0 bytes 2d8f7b0   4 years Thierry Delisle Implemented basic non-blocking io
monitor.cfa 32.0 KB 1b143de   4 years Thierry Delisle Several fixes to relaxed_ready queue
thread.cfa 2.4 KB d72c074   4 years Thierry Delisle Added option to bias threads to queues, instead of processors to queues
mutex.cfa 4.1 KB 519f11c   4 years Thierry Delisle Minor fixes in concurrency lib. Remove async support for sendfile as a …
snzi.hfa 3.9 KB 320ec6fc   4 years Thierry Delisle Changed ready_queue_(grow/shrink) to take a target instead of going …
iofwd.hfa 5.1 KB f00b26d4   4 years Thierry Delisle Re-worked IO to use epoll and support multiple io_contexts per …
alarm.cfa 3.5 KB e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
preemption.hfa 881 bytes e660761   4 years Thierry Delisle First attempt at reducing complation time by restructuring the code. …
preemption.cfa 17.2 KB 3e2b9c9   4 years Thierry Delisle More restructuring of translation units Unclear if it improves …
thread.hfa 4.7 KB 3e2b9c9   4 years Thierry Delisle More restructuring of translation units Unclear if it improves …
alarm.hfa 1.9 KB 1eb239e4   4 years Thierry Delisle Removed snzi and replaced it with a fast/slow path
kernel.hfa 8.9 KB 1eb239e4   4 years Thierry Delisle Removed snzi and replaced it with a fast/slow path
kernel_private.hfa 9.4 KB 1eb239e4   4 years Thierry Delisle Removed snzi and replaced it with a fast/slow path
ready_subqueue.hfa 6.1 KB 343d10e   4 years Thierry Delisle Removed code broken in new-ast out of libcfa
ready_queue.cfa 18.0 KB 62502cc4   4 years Thierry Delisle Fixed deadlock where threads could acquire the central scheduler lock …
iocall.cfa 19.5 KB 4998155   4 years Thierry Delisle I/O now uses onshot semaphore instead of raw park/unpark. I/O now uses …
coroutine.cfa 7.2 KB 5715d43   4 years ajbeach Exceptions now get their context differently with libcfathread. Added …
invoke.c 5.7 KB 5715d43   4 years ajbeach Exceptions now get their context differently with libcfathread. Added …
invoke.h 7.4 KB 5715d43   4 years ajbeach Exceptions now get their context differently with libcfathread. Added …
stats.cfa 8.9 KB dcb5f8d   4 years Thierry Delisle Added statistics for the number of times io_ctxs blocked
stats.hfa 2.6 KB dcb5f8d   4 years Thierry Delisle Added statistics for the number of times io_ctxs blocked
io.cfa 16.4 KB 93526ef   4 years Thierry Delisle Fixed assertion due to typo in IO
kernel.cfa 22.2 KB f2384c9a   4 years Thierry Delisle Added forward/reverse rng for later use in the ready queue
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.