../
|
kernel
|
|
c9c1c1c
|
3 years
|
Thierry Delisle |
Minor changes to kernel main loop and fixed stats.
|
io
|
|
d3605f8
|
3 years
|
Thierry Delisle |
Reworked io_uring idle sleep to work with either read or readv …
|
clib
|
|
75965a6
|
3 years
|
pabuhr |
replace thread_rand with prng, replace xorshift64 with xorshift_13_7_17
|
thread.hfa
|
5.2 KB
|
eaf269d
|
3 years
|
pabuhr |
add enum DEFAULT_STACK_SIZE in invoke.h and replace 65000 with enum, …
|
thread.cfa
|
5.3 KB
|
5d1ebb9
|
3 years
|
pabuhr |
remove thread_rand, remove consolidated random generators
|
stats.hfa
|
3.7 KB
|
70b4aeb9
|
3 years
|
Thierry Delisle |
Commit last changes before moving off plg7a
|
stats.cfa
|
12.0 KB
|
70b4aeb9
|
3 years
|
Thierry Delisle |
Commit last changes before moving off plg7a
|
snzi.hfa
|
3.9 KB
|
290553a
|
4 years
|
Thierry Delisle |
Changed some defines to constants with last fix
|
ready_subqueue.hfa
|
4.4 KB
|
cf78319
|
3 years
|
Thierry Delisle |
removed unnecessary local variable
|
ready_queue.cfa
|
40.1 KB
|
46bbcaf
|
3 years
|
Thierry Delisle |
Fix race condition in verify
|
preemption.hfa
|
881 bytes
|
e660761
|
4 years
|
Thierry Delisle |
First attempt at reducing complation time by restructuring the code. …
|
preemption.cfa
|
25.8 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
mutex_stmt.hfa
|
1.4 KB
|
c1d8cde
|
3 years
|
caparson |
added scoped locking
|
mutex.hfa
|
4.7 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
mutex.cfa
|
3.9 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
monitor.hfa
|
4.4 KB
|
a1574e2
|
3 years
|
Thierry Delisle |
Forgot this was needed for the non-VLA commit.
|
monitor.cfa
|
35.2 KB
|
af67ee1
|
3 years
|
caparson |
Added support for locks as parameters to mutex stmt
|
locks.hfa
|
8.5 KB
|
0fc447c
|
3 years
|
Thierry Delisle |
Removed fast_lock, which doesn't seemed to have ever worked and isn't …
|
locks.cfa
|
11.3 KB
|
f9b68d6
|
3 years
|
caparson |
made spacing consistent
|
kernel_private.hfa
|
11.8 KB
|
224916b
|
3 years
|
Thierry Delisle |
Removed incorrect verify in schedule_lock.
|
kernel.hfa
|
9.3 KB
|
7cf3b1d
|
3 years
|
Thierry Delisle |
Added level of indirection to idle sleeps which helps statistics.
|
kernel.cfa
|
28.7 KB
|
c9c1c1c
|
3 years
|
Thierry Delisle |
Minor changes to kernel main loop and fixed stats.
|
iofwd.hfa
|
6.7 KB
|
ff1240f
|
4 years
|
Thierry Delisle |
Added missing forward declaretion
|
io.cfa
|
16.9 KB
|
70b4aeb9
|
3 years
|
Thierry Delisle |
Commit last changes before moving off plg7a
|
invoke.h
|
8.4 KB
|
2210cfc
|
3 years
|
pabuhr |
second attempt at specialized PRNG
|
invoke.c
|
6.1 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
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
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|
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
|
eaf269d
|
3 years
|
pabuhr |
add enum DEFAULT_STACK_SIZE in invoke.h and replace 65000 with enum, …
|
coroutine.cfa
|
9.5 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$
|
alarm.cfa
|
4.0 KB
|
e84ab3d
|
3 years
|
Thierry Delisle |
Step 1 of changing $thread to thread$
|