../
|
clib
|
|
45444c3
|
4 years
|
m3zulfiq |
Removed dimension parameter from adelete.
|
io
|
|
3c80ccc
|
4 years
|
Thierry Delisle |
Fixed io/setup after new assertion
|
kernel
|
|
e873838
|
4 years
|
Thierry Delisle |
Removed unpark and added support for unpark from the kernel …
|
alarm.cfa
|
3.7 KB
|
eeb5023
|
4 years
|
caparsons |
added full timeout functionality to unified condition variables
|
alarm.hfa
|
2.2 KB
|
eeb5023
|
4 years
|
caparsons |
added full timeout functionality to unified condition variables
|
coroutine.cfa
|
8.3 KB
|
c960331
|
4 years
|
ajbeach |
Attempt to clean-up the exception headers. I think this is easier to …
|
coroutine.hfa
|
6.9 KB
|
8fc9a5f
|
5 years
|
ajbeach |
Did some work the exception header to better fake associated types.
|
CtxSwitch-arm32.S
|
1.7 KB
|
95472ee
|
5 years
|
pabuhr |
readd ARM 32-bit context-switch assemble file
|
CtxSwitch-arm64.S
|
2.7 KB
|
8ec4a52
|
5 years
|
pabuhr |
harmonize with 32-bit ARM context switch
|
CtxSwitch-i386.S
|
1.8 KB
|
a4bdbcd
|
5 years
|
pabuhr |
formatting
|
CtxSwitch-i686.S
|
16 bytes
|
bf71cfd
|
7 years
|
Thierry Delisle |
Moved up many directories in source
|
CtxSwitch-x64.S
|
18 bytes
|
37fe352
|
7 years
|
Thierry Delisle |
Added proper multi-lib handling, tests still do not work and arm …
|
CtxSwitch-x86.S
|
16 bytes
|
37fe352
|
7 years
|
Thierry Delisle |
Added proper multi-lib handling, tests still do not work and arm …
|
CtxSwitch-x86_64.S
|
1.9 KB
|
636d115b
|
5 years
|
pabuhr |
formatting, documentation
|
exception.cfa
|
2.4 KB
|
c960331
|
4 years
|
ajbeach |
Attempt to clean-up the exception headers. I think this is easier to …
|
exception.hfa
|
889 bytes
|
c960331
|
4 years
|
ajbeach |
Attempt to clean-up the exception headers. I think this is easier to …
|
invoke.c
|
6.2 KB
|
d119d613
|
5 years
|
ajbeach |
Reorganized the exception and concurrency overlap.
|
invoke.h
|
7.5 KB
|
6a77224
|
4 years
|
Thierry Delisle |
Changed park/unpark ticket to be -1,0,1 instead of 0,1,2 because it's …
|
io.cfa
|
16.3 KB
|
b982fb2
|
5 years
|
pabuhr |
add cast to syscall 0p to disambiguate between dtype and ftype 0p
|
iocall.cfa
|
19.5 KB
|
133a161
|
5 years
|
Thierry Delisle |
Fixed redeclaration of off_t for x86
|
iofwd.hfa
|
9.1 KB
|
c402739f
|
5 years
|
Thierry Delisle |
I/O operations now use futures.
io calls implementation are now …
|
kernel.cfa
|
23.1 KB
|
58688bf
|
4 years
|
Thierry Delisle |
Added assertion to check there aren't pending unparks
|
kernel.hfa
|
8.9 KB
|
5afb49a
|
5 years
|
Thierry Delisle |
Split thread_leave so backend is called from the kernel once the …
|
kernel_private.hfa
|
9.0 KB
|
e873838
|
4 years
|
Thierry Delisle |
Removed unpark and added support for unpark from the kernel …
|
locks.cfa
|
11.6 KB
|
c5bbb9b
|
4 years
|
caparsons |
removed test program from locks.cfa
|
locks.hfa
|
5.4 KB
|
f4e35326
|
4 years
|
caparsons |
a few small changes to locks.*
|
monitor.cfa
|
32.3 KB
|
ab8c6a6
|
5 years
|
ajbeach |
Thread Cancellation, a test for it and a required fix to Specialization.
|
monitor.hfa
|
3.8 KB
|
77a2994
|
5 years
|
Thierry Delisle |
Implemented joining of threads.
It behaves very similarly to monitor …
|
mutex.cfa
|
4.0 KB
|
e235429
|
5 years
|
Thierry Delisle |
Removed last parker/unparker information is it was not particularly useful
|
mutex.hfa
|
3.7 KB
|
ac2b598
|
5 years
|
Thierry Delisle |
Changed descriptors for concurrency to use $ prefix instead of …
|
preemption.cfa
|
17.3 KB
|
eeb5023
|
4 years
|
caparsons |
added full timeout functionality to unified condition variables
|
preemption.hfa
|
881 bytes
|
e660761
|
5 years
|
Thierry Delisle |
First attempt at reducing complation time by restructuring the code. …
|
ready_queue.cfa
|
18.0 KB
|
ceb7db8
|
5 years
|
m3zulfiq |
Added alloc interface with backtick and removed polymorphic alloc …
|
ready_subqueue.hfa
|
6.1 KB
|
343d10e
|
5 years
|
Thierry Delisle |
Removed code broken in new-ast out of libcfa
|
snzi.hfa
|
3.9 KB
|
290553a
|
5 years
|
Thierry Delisle |
Changed some defines to constants with last fix
|
stats.cfa
|
8.9 KB
|
dcb5f8d
|
5 years
|
Thierry Delisle |
Added statistics for the number of times io_ctxs blocked
|
stats.hfa
|
2.6 KB
|
dcb5f8d
|
5 years
|
Thierry Delisle |
Added statistics for the number of times io_ctxs blocked
|
thread.cfa
|
4.5 KB
|
e873838
|
4 years
|
Thierry Delisle |
Removed unpark and added support for unpark from the kernel …
|
thread.hfa
|
5.3 KB
|
ab8c6a6
|
5 years
|
ajbeach |
Thread Cancellation, a test for it and a required fix to Specialization.
|