../
|
clib
|
|
75965a6
|
3 years
|
pabuhr |
replace thread_rand with prng, replace xorshift64 with xorshift_13_7_17
|
io
|
|
e71e94a
|
3 years
|
Thierry Delisle |
Some clean-up of ready queue usage of -1llu.
io types ts now returns …
|
kernel
|
|
0c3aa67
|
3 years
|
Thierry Delisle |
Fixed missing initialization.
|
alarm.cfa
|
4.0 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
alarm.hfa
|
2.3 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
barrier.hfa
|
1.6 KB
|
a18373a
|
3 years
|
Thierry Delisle |
Added a hook for the barrier's last block.
Added testing to go with it.
|
coroutine.cfa
|
9.5 KB
|
708ae38
|
3 years
|
Thierry Delisle |
Some more cleanup and grow/shrink now readjusts io timestamps.
(They …
|
coroutine.hfa
|
7.2 KB
|
eaf269d
|
3 years
|
pabuhr |
add enum DEFAULT_STACK_SIZE in invoke.h and replace 65000 with enum, …
|
CtxSwitch-arm32.S
|
1.7 KB
|
95472ee
|
4 years
|
pabuhr |
readd ARM 32-bit context-switch assemble file
|
CtxSwitch-arm64.S
|
2.7 KB
|
8ec4a52
|
4 years
|
pabuhr |
harmonize with 32-bit ARM context switch
|
CtxSwitch-i386.S
|
1.8 KB
|
a4bdbcd
|
4 years
|
pabuhr |
formatting
|
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
|
1.9 KB
|
0c4a90d
|
4 years
|
pabuhr |
update emacs mode
|
exception.cfa
|
2.4 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
exception.hfa
|
889 bytes
|
c960331
|
4 years
|
ajbeach |
Attempt to clean-up the exception headers. I think this is easier to …
|
future.hfa
|
2.8 KB
|
8f1a99e
|
3 years
|
Thierry Delisle |
Step 3 Fixed tests
|
invoke.c
|
6.1 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
invoke.h
|
8.4 KB
|
2210cfc
|
3 years
|
pabuhr |
second attempt at specialized PRNG
|
io.cfa
|
21.3 KB
|
8a5e357
|
2 years
|
Thierry Delisle |
Trivial changes to libcfa concurrency
|
iofwd.hfa
|
7.6 KB
|
40a606d2
|
3 years
|
Thierry Delisle |
Modified io headers so io/types.hfa can stay private
|
kernel.cfa
|
28.6 KB
|
4ccc150
|
3 years
|
Thierry Delisle |
Fix the verifys I just added.
|
kernel.hfa
|
9.4 KB
|
efa28d5
|
3 years
|
Thierry Delisle |
Change wake_time to be as long as other timestamps to ease debugging.
|
locks.cfa
|
12.8 KB
|
7f958c4
|
2 years
|
caparson |
added fast lock/cond var
|
locks.hfa
|
11.4 KB
|
7f958c4
|
2 years
|
caparson |
added fast lock/cond var
|
monitor.cfa
|
35.2 KB
|
708ae38
|
3 years
|
Thierry Delisle |
Some more cleanup and grow/shrink now readjusts io timestamps.
(They …
|
monitor.hfa
|
4.4 KB
|
a1574e2
|
3 years
|
Thierry Delisle |
Forgot this was needed for the non-VLA commit.
|
mutex.cfa
|
3.9 KB
|
708ae38
|
3 years
|
Thierry Delisle |
Some more cleanup and grow/shrink now readjusts io timestamps.
(They …
|
mutex.hfa
|
4.7 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
mutex_stmt.hfa
|
1.4 KB
|
0d4f954
|
3 years
|
caparson |
changed concurrency library to work with new mutexstmt changes
|
preemption.cfa
|
26.4 KB
|
708ae38
|
3 years
|
Thierry Delisle |
Some more cleanup and grow/shrink now readjusts io timestamps.
(They …
|
preemption.hfa
|
881 bytes
|
e660761
|
4 years
|
Thierry Delisle |
First attempt at reducing complation time by restructuring the code. …
|
ready_queue.cfa
|
8.4 KB
|
4479890
|
3 years
|
Thierry Delisle |
Implemented helping for io drain based on timestamps.
|
ready_subqueue.hfa
|
3.0 KB
|
8a5e357
|
2 years
|
Thierry Delisle |
Trivial changes to libcfa concurrency
|
snzi.hfa
|
3.9 KB
|
290553a
|
4 years
|
Thierry Delisle |
Changed some defines to constants with last fix
|
stats.cfa
|
12.9 KB
|
54c1196
|
3 years
|
Thierry Delisle |
Added io helping stats
|
stats.hfa
|
3.8 KB
|
54c1196
|
3 years
|
Thierry Delisle |
Added io helping stats
|
thread.cfa
|
5.5 KB
|
708ae38
|
3 years
|
Thierry Delisle |
Some more cleanup and grow/shrink now readjusts io timestamps.
(They …
|
thread.hfa
|
6.0 KB
|
c655650
|
3 years
|
pabuhr |
update fast PRNG code
|