source: libcfa/src/concurrency @ e1801fc

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
asyncio.hfa 0 bytes 2d8f7b0   4 years Thierry Delisle Implemented basic non-blocking io
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 839 bytes 73abe95   6 years Thierry Delisle Replace extension-less headers with .hfa
CtxSwitch-arm.S 1.7 KB c7a900a   4 years Thierry Delisle More renames and clean-ups
alarm.hfa 1.9 KB d3ab183   4 years mlbrooks Using dlist in alarm. Minimal interface changes in alarm.hfa applied; …
iofwd.hfa 2.2 KB e1801fc   4 years Thierry Delisle Added support for non-blocking sendfile
thread.cfa 2.4 KB d72c074   4 years Thierry Delisle Added option to bias threads to queues, instead of processors to queues
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
stats.hfa 2.6 KB 8bb239d   4 years Thierry Delisle Added statistic for number of busies when eager submitting.
alarm.cfa 3.5 KB c1ee231   4 years pabuhr remove extern "C" from include files protected in CFA stdhdr directory
mutex.hfa 3.7 KB ac2b598   4 years Thierry Delisle Changed descriptors for concurrency to use $ prefix instead of …
monitor.hfa 3.7 KB ac2b598   4 years Thierry Delisle Changed descriptors for concurrency to use $ prefix instead of …
snzi.hfa 3.8 KB 13c5e19   4 years Thierry Delisle - Moved snzi and subqueues outside of ready_queue.cfa. - Added …
mutex.cfa 4.1 KB ae66348   4 years Thierry Delisle Threads in debug now keep track of last function to park/unpark it
thread.hfa 5.1 KB 2d8f7b0   4 years Thierry Delisle Implemented basic non-blocking io
invoke.c 5.1 KB ac2b598   4 years Thierry Delisle Changed descriptors for concurrency to use $ prefix instead of …
ready_subqueue.hfa 6.1 KB 13c5e19   4 years Thierry Delisle - Moved snzi and subqueues outside of ready_queue.cfa. - Added …
coroutine.hfa 6.3 KB ae7be7a   4 years Thierry Delisle Fixed incorrect setting of ready state and added result to previous …
kernel.hfa 6.9 KB 47746a2   4 years Thierry Delisle Added stats macro to reduce typing when using stats Added new macros …
coroutine.cfa 7.1 KB ada0246d   4 years pabuhr create heap.hfa, use it in malloc.h, and cleanup includes with respect …
invoke.h 8.3 KB 7812a7b5   4 years Thierry Delisle Fixed errors and warning with x86 build
stats.cfa 9.2 KB 8bb239d   4 years Thierry Delisle Added statistic for number of busies when eager submitting.
kernel_private.hfa 9.6 KB 47746a2   4 years Thierry Delisle Added stats macro to reduce typing when using stats Added new macros …
iocall.cfa 14.2 KB e1801fc   4 years Thierry Delisle Added support for non-blocking sendfile
ready_queue.cfa 17.1 KB d72c074   4 years Thierry Delisle Added option to bias threads to queues, instead of processors to queues
preemption.cfa 17.1 KB 8e9e9a2   4 years Thierry Delisle Added assert to check for non-processors enabling preemption.
io.cfa 29.8 KB 20ab637   4 years Thierry Delisle Added quick and dirty support for fixed files reads. Added support for …
monitor.cfa 32.0 KB 1b143de   4 years Thierry Delisle Several fixes to relaxed_ready queue
kernel.cfa 38.3 KB 398e8e9   4 years Thierry Delisle Tentative deadlock fix
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.