../
|
kernel
|
|
15c93d8
|
2 years
|
Thierry Delisle |
Renamed ready-queue link fields to rdy_link
|
io
|
|
a55472cc
|
2 years
|
Thierry Delisle |
Removed use of single_sem in io since oneshot is sufficient and used …
|
clib
|
|
95dab9e
|
2 years
|
Thierry Delisle |
Changed real_pthread symbols (now cfaabi_pthread) to be protected in …
|
thread.hfa
|
6.2 KB
|
a167c70c
|
2 years
|
Thierry Delisle |
Added thread support for migrating between clusters.
|
thread.cfa
|
7.2 KB
|
15c93d8
|
2 years
|
Thierry Delisle |
Renamed ready-queue link fields to rdy_link
|
stats.hfa
|
3.9 KB
|
7ce8873
|
2 years
|
Thierry Delisle |
Added some io stats
|
stats.cfa
|
13.2 KB
|
7ce8873
|
2 years
|
Thierry Delisle |
Added some io stats
|
snzi.hfa
|
3.9 KB
|
290553a
|
4 years
|
Thierry Delisle |
Changed some defines to constants with last fix
|
ready_subqueue.hfa
|
3.8 KB
|
15c93d8
|
2 years
|
Thierry Delisle |
Renamed ready-queue link fields to rdy_link
|
ready_queue.cfa
|
8.4 KB
|
31c967b
|
2 years
|
Thierry Delisle |
Changed ready-queue so I can easily change the averaging algorithm. …
|
pthread.cfa
|
30.5 KB
|
8bd886e
|
2 years
|
Thierry Delisle |
Some clean-up in pthread emulation
|
preemption.hfa
|
881 bytes
|
e660761
|
4 years
|
Thierry Delisle |
First attempt at reducing complation time by restructuring the code. …
|
preemption.cfa
|
23.7 KB
|
926d358
|
2 years
|
Thierry Delisle |
Removed old asm_labels.
Modified preemption check to no longer poll …
|
mutex_stmt.hfa
|
1.4 KB
|
0d4f954
|
3 years
|
caparson |
changed concurrency library to work with new mutexstmt changes
|
mutex.hfa
|
4.7 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
mutex.cfa
|
3.9 KB
|
708ae38
|
3 years
|
Thierry Delisle |
Some more cleanup and grow/shrink now readjusts io timestamps.
(They …
|
monitor.hfa
|
4.5 KB
|
ef1da0e2
|
2 years
|
f37yu |
try to make parameter qualifier conversion work for assertions
|
monitor.cfa
|
36.1 KB
|
be5f0a5
|
2 years
|
Thierry Delisle |
Changed monitors to use the user_link instead of the ready_link
|
locks.hfa
|
22.1 KB
|
88ac843e
|
2 years
|
Thierry Delisle |
Moved lockfree containers to containers/lockfree.hfa.
Added …
|
locks.cfa
|
17.3 KB
|
4e83bb7
|
2 years
|
caparson |
fixed timeout cond var bug and updated pthread_locks test with timeout …
|
kernel.hfa
|
9.7 KB
|
8b74fa7
|
2 years
|
Thierry Delisle |
cluster now support 'set_concurrency' which addes/removes processors …
|
kernel.cfa
|
29.0 KB
|
15c93d8
|
2 years
|
Thierry Delisle |
Renamed ready-queue link fields to rdy_link
|
iofwd.hfa
|
7.8 KB
|
8bee858
|
2 years
|
Thierry Delisle |
Changed io types to have trailing $ instead of leading
|
io.cfa
|
21.8 KB
|
a55472cc
|
2 years
|
Thierry Delisle |
Removed use of single_sem in io since oneshot is sufficient and used …
|
invoke.h
|
8.2 KB
|
15c93d8
|
2 years
|
Thierry Delisle |
Renamed ready-queue link fields to rdy_link
|
invoke.c
|
6.1 KB
|
8108ba8
|
2 years
|
Thierry Delisle |
Started to add basic visibility control to libcfa
|
future.hfa
|
2.8 KB
|
8f1a99e
|
3 years
|
Thierry Delisle |
Step 3 Fixed tests
|
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
|
c18bf9e
|
2 years
|
Thierry Delisle |
Visibility concurrency
|
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
|
7.2 KB
|
c3b9d639
|
2 years
|
ajbeach |
Clean-up the exception interface. It should be slightly more like the …
|
coroutine.cfa
|
9.6 KB
|
c3b9d639
|
2 years
|
ajbeach |
Clean-up the exception interface. It should be slightly more like the …
|
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.
|
alarm.hfa
|
2.3 KB
|
1756e08
|
2 years
|
Thierry Delisle |
Added some defensive programming to work around parsing bug
|
alarm.cfa
|
4.0 KB
|
1756e08
|
2 years
|
Thierry Delisle |
Added some defensive programming to work around parsing bug
|