../
|
thread.hfa
|
5.1 KB
|
2d8f7b0
|
5 years
|
Thierry Delisle |
Implemented basic non-blocking io
|
thread.cfa
|
2.3 KB
|
ac2b598
|
5 years
|
Thierry Delisle |
Changed descriptors for concurrency to use $ prefix instead of …
|
preemption.hfa
|
839 bytes
|
73abe95
|
6 years
|
Thierry Delisle |
Replace extension-less headers with .hfa
|
preemption.cfa
|
16.9 KB
|
d3ab183
|
4 years
|
mlbrooks |
Using dlist in alarm.
Minimal interface changes in alarm.hfa applied; …
|
mutex.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
|
monitor.hfa
|
3.7 KB
|
ac2b598
|
5 years
|
Thierry Delisle |
Changed descriptors for concurrency to use $ prefix instead of …
|
monitor.cfa
|
31.9 KB
|
ae66348
|
5 years
|
Thierry Delisle |
Threads in debug now keep track of last function to park/unpark it
|
kernel_private.hfa
|
2.9 KB
|
dd4e2d7
|
4 years
|
Thierry Delisle |
Added option to change the length of the array of ready sqe
|
kernel.hfa
|
5.3 KB
|
dd4e2d7
|
4 years
|
Thierry Delisle |
Added option to change the length of the array of ready sqe
|
kernel.cfa
|
35.3 KB
|
ada0246d
|
4 years
|
pabuhr |
create heap.hfa, use it in malloc.h, and cleanup includes with respect …
|
iofwd.hfa
|
1.7 KB
|
d384787
|
5 years
|
Thierry Delisle |
Added basic statistics to io.cfa
|
io.cfa
|
39.8 KB
|
6f121b8
|
4 years
|
Thierry Delisle |
Wrote proper allocator for SQEs
|
invoke.h
|
7.9 KB
|
ae7be7a
|
5 years
|
Thierry Delisle |
Fixed incorrect setting of ready state and added result to previous …
|
invoke.c
|
5.1 KB
|
ac2b598
|
5 years
|
Thierry Delisle |
Changed descriptors for concurrency to use $ prefix instead of …
|
CtxSwitch-x86_64.S
|
2.6 KB
|
c7a900a
|
5 years
|
Thierry Delisle |
More renames and clean-ups
|
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 …
|
CtxSwitch-i686.S
|
16 bytes
|
bf71cfd
|
6 years
|
Thierry Delisle |
Moved up many directories in source
|
CtxSwitch-i386.S
|
2.4 KB
|
c7a900a
|
5 years
|
Thierry Delisle |
More renames and clean-ups
|
CtxSwitch-arm.S
|
1.7 KB
|
c7a900a
|
5 years
|
Thierry Delisle |
More renames and clean-ups
|
coroutine.hfa
|
6.3 KB
|
ae7be7a
|
5 years
|
Thierry Delisle |
Fixed incorrect setting of ready state and added result to previous …
|
coroutine.cfa
|
7.1 KB
|
ada0246d
|
4 years
|
pabuhr |
create heap.hfa, use it in malloc.h, and cleanup includes with respect …
|
asyncio.hfa
|
0 bytes
|
2d8f7b0
|
5 years
|
Thierry Delisle |
Implemented basic non-blocking io
|
alarm.hfa
|
1.9 KB
|
d3ab183
|
4 years
|
mlbrooks |
Using dlist in alarm.
Minimal interface changes in alarm.hfa applied; …
|
alarm.cfa
|
3.5 KB
|
d3ab183
|
4 years
|
mlbrooks |
Using dlist in alarm.
Minimal interface changes in alarm.hfa applied; …
|