../
|
kernel
|
|
bd0bdd37
|
4 years
|
Thierry Delisle |
Fix how bias is handled in the ready queue to be more consistent with …
|
io
|
|
11054eb
|
4 years
|
Thierry Delisle |
Fix io to no longer use monitors since some usages aren't in threads
|
clib
|
|
86dc95d
|
4 years
|
Thierry Delisle |
Re-implemented the work around I forgot about in memcached.
Namely …
|
thread.hfa
|
5.0 KB
|
b1d83ba
|
4 years
|
Thierry Delisle |
Removed unused code for manual threads.
|
thread.cfa
|
4.8 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
stats.hfa
|
2.5 KB
|
dddb3dd0
|
4 years
|
Thierry Delisle |
Changed io to use ring per kernel threads.
|
stats.cfa
|
7.9 KB
|
dddb3dd0
|
4 years
|
Thierry Delisle |
Changed io to use ring per kernel threads.
|
snzi.hfa
|
3.9 KB
|
290553a
|
4 years
|
Thierry Delisle |
Changed some defines to constants with last fix
|
ready_subqueue.hfa
|
6.1 KB
|
343d10e
|
4 years
|
Thierry Delisle |
Removed code broken in new-ast out of libcfa
|
ready_queue.cfa
|
18.1 KB
|
bd0bdd37
|
4 years
|
Thierry Delisle |
Fix how bias is handled in the ready queue to be more consistent with …
|
preemption.hfa
|
881 bytes
|
e660761
|
4 years
|
Thierry Delisle |
First attempt at reducing complation time by restructuring the code. …
|
preemption.cfa
|
26.9 KB
|
357fae8
|
4 years
|
Thierry Delisle |
Fixed bad copy paste
|
mutex.hfa
|
4.7 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
mutex.cfa
|
3.9 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
monitor.hfa
|
3.9 KB
|
e0b8d66d
|
4 years
|
Thierry Delisle |
Fix bug in delete for mutexed pointer.
|
monitor.cfa
|
33.1 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
locks.hfa
|
10.3 KB
|
e20eaf4
|
4 years
|
Thierry Delisle |
Fixed incorrect comment in locks code.
|
locks.cfa
|
11.6 KB
|
ab1b971
|
4 years
|
Thierry Delisle |
blocking_lock & multiple_acquisition_lock can now be used without …
|
kernel_private.hfa
|
9.3 KB
|
bd0bdd37
|
4 years
|
Thierry Delisle |
Fix how bias is handled in the ready queue to be more consistent with …
|
kernel.hfa
|
8.4 KB
|
bd0bdd37
|
4 years
|
Thierry Delisle |
Fix how bias is handled in the ready queue to be more consistent with …
|
kernel.cfa
|
24.1 KB
|
a5e7233
|
4 years
|
Thierry Delisle |
C interface now runs worker init routine in dedicated thread.
Also …
|
iofwd.hfa
|
6.7 KB
|
ff1240f
|
4 years
|
Thierry Delisle |
Added missing forward declaretion
|
io.cfa
|
14.9 KB
|
11054eb
|
4 years
|
Thierry Delisle |
Fix io to no longer use monitors since some usages aren't in threads
|
invoke.h
|
8.1 KB
|
d3314ae
|
4 years
|
Thierry Delisle |
Threads can now be queued onto the lock-free queues directly.
|
invoke.c
|
6.1 KB
|
d31bb83
|
4 years
|
pabuhr |
remove debug prints
|
future.hfa
|
2.8 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
exception.hfa
|
889 bytes
|
c960331
|
4 years
|
ajbeach |
Attempt to clean-up the exception headers. I think this is easier to …
|
exception.cfa
|
2.4 KB
|
be73f30
|
4 years
|
Thierry Delisle |
Changed many instances of kernelTLS to use active_thread/active_coroutine
|
CtxSwitch-x86_64.S
|
1.9 KB
|
0c4a90d
|
4 years
|
pabuhr |
update emacs mode
|
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
|
1.8 KB
|
a4bdbcd
|
4 years
|
pabuhr |
formatting
|
CtxSwitch-arm64.S
|
2.7 KB
|
8ec4a52
|
4 years
|
pabuhr |
harmonize with 32-bit ARM context switch
|
CtxSwitch-arm32.S
|
1.7 KB
|
95472ee
|
4 years
|
pabuhr |
readd ARM 32-bit context-switch assemble file
|
coroutine.hfa
|
6.8 KB
|
fd54fef
|
4 years
|
mlbrooks |
Converting the project to use the new syntax for otype, dtype and …
|
coroutine.cfa
|
9.3 KB
|
85ac70e8
|
4 years
|
Thierry Delisle |
Fix unused variable
|
alarm.hfa
|
2.2 KB
|
4aeaee5
|
4 years
|
caparsons |
added alarm callback to union and refactored
|
alarm.cfa
|
3.7 KB
|
4aeaee5
|
4 years
|
caparsons |
added alarm callback to union and refactored
|