../
|
alarm.cfa
|
3.5 KB
|
c1ee231
|
4 years
|
pabuhr |
remove extern "C" from include files protected in CFA stdhdr directory
|
alarm.hfa
|
1.9 KB
|
d3ab183
|
5 years
|
mlbrooks |
Using dlist in alarm.
Minimal interface changes in alarm.hfa applied; …
|
asyncio.hfa
|
0 bytes
|
2d8f7b0
|
5 years
|
Thierry Delisle |
Implemented basic non-blocking io
|
coroutine.cfa
|
7.1 KB
|
ada0246d
|
4 years
|
pabuhr |
create heap.hfa, use it in malloc.h, and cleanup includes with respect …
|
coroutine.hfa
|
6.3 KB
|
ae7be7a
|
5 years
|
Thierry Delisle |
Fixed incorrect setting of ready state and added result to previous …
|
CtxSwitch-arm.S
|
1.7 KB
|
c7a900a
|
5 years
|
Thierry Delisle |
More renames and clean-ups
|
CtxSwitch-i386.S
|
2.4 KB
|
c7a900a
|
5 years
|
Thierry Delisle |
More renames and clean-ups
|
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
|
2.6 KB
|
c7a900a
|
5 years
|
Thierry Delisle |
More renames and clean-ups
|
invoke.c
|
5.1 KB
|
ac2b598
|
5 years
|
Thierry Delisle |
Changed descriptors for concurrency to use $ prefix instead of …
|
invoke.h
|
8.2 KB
|
d72c074
|
4 years
|
Thierry Delisle |
Added option to bias threads to queues, instead of processors to queues
|
io.cfa
|
37.1 KB
|
7bfc849
|
4 years
|
Thierry Delisle |
Fixed livelock in io.cfa without submit thread
|
iofwd.hfa
|
1.7 KB
|
d384787
|
5 years
|
Thierry Delisle |
Added basic statistics to io.cfa
|
kernel.cfa
|
38.1 KB
|
69fbc61
|
4 years
|
Thierry Delisle |
Clusters/Processors? can now select which stats to print.
Instead of …
|
kernel.hfa
|
6.7 KB
|
69fbc61
|
4 years
|
Thierry Delisle |
Clusters/Processors? can now select which stats to print.
Instead of …
|
kernel_private.hfa
|
9.3 KB
|
13c5e19
|
4 years
|
Thierry Delisle |
- Moved snzi and subqueues outside of ready_queue.cfa.
- Added …
|
monitor.cfa
|
32.0 KB
|
1b143de
|
5 years
|
Thierry Delisle |
Several fixes to relaxed_ready queue
|
monitor.hfa
|
3.7 KB
|
ac2b598
|
5 years
|
Thierry Delisle |
Changed descriptors for concurrency to use $ prefix instead of …
|
mutex.cfa
|
4.1 KB
|
ae66348
|
5 years
|
Thierry Delisle |
Threads in debug now keep track of last function to park/unpark it
|
mutex.hfa
|
3.7 KB
|
ac2b598
|
5 years
|
Thierry Delisle |
Changed descriptors for concurrency to use $ prefix instead of …
|
preemption.cfa
|
17.1 KB
|
c1ee231
|
4 years
|
pabuhr |
remove extern "C" from include files protected in CFA stdhdr directory
|
preemption.hfa
|
839 bytes
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
ready_queue.cfa
|
17.1 KB
|
d72c074
|
4 years
|
Thierry Delisle |
Added option to bias threads to queues, instead of processors to queues
|
ready_subqueue.hfa
|
6.1 KB
|
13c5e19
|
4 years
|
Thierry Delisle |
- Moved snzi and subqueues outside of ready_queue.cfa.
- Added …
|
snzi.hfa
|
3.8 KB
|
13c5e19
|
4 years
|
Thierry Delisle |
- Moved snzi and subqueues outside of ready_queue.cfa.
- Added …
|
stats.cfa
|
8.5 KB
|
69fbc61
|
4 years
|
Thierry Delisle |
Clusters/Processors? can now select which stats to print.
Instead of …
|
stats.hfa
|
2.5 KB
|
69fbc61
|
4 years
|
Thierry Delisle |
Clusters/Processors? can now select which stats to print.
Instead of …
|
thread.cfa
|
2.4 KB
|
d72c074
|
4 years
|
Thierry Delisle |
Added option to bias threads to queues, instead of processors to queues
|
thread.hfa
|
5.1 KB
|
2d8f7b0
|
5 years
|
Thierry Delisle |
Implemented basic non-blocking io
|