index
:
kmi
master
ACTIVE - Kernel with migrating threads as IPC
kimi.h.kuparinen+kmi@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv64
/
kernel
/
vmem.c
Age
Commit message (
Expand
)
Author
2024-11-01
use correct sfence.vma
Kimplul
2024-11-01
calculate rpc stack top slightly differently
Kimplul
2024-11-01
mark some hot path functions inline
Kimplul
2024-11-01
copy rpc stacks directly
Kimplul
2024-11-01
move stack modifications to be earlier in rpc
Kimplul
2024-11-01
speed up creating threads quite a bit
Kimplul
2024-11-01
test all ipc variants more-or-less properly
Kimplul
2024-11-01
remember to set regs to some valid address
Kimplul
2024-11-01
rpc actually marks and unmarks stack regions
Kimplul
2024-10-30
bookkeeping
Kimplul
2024-10-30
tests pass
Kimplul
2024-10-30
most of the way to passing tests
Kimplul
2024-10-29
start moving towards threads always being in rpc
Kimplul
2024-08-26
fix memory leaks destroying threads
Kimplul
2024-08-26
don't free the physical address of page tables
Kimplul
2024-08-22
add basic ipc-req test
Kimplul
2024-07-08
fix LLVM
Kimplul
2024-07-07
misc fixes
Kimplul
2024-07-07
add small note about new booting method
Kimplul
2024-07-07
simplify assertions
Kimplul
2024-07-07
smp now seems to work
Kimplul
2024-07-06
core bringup + various warnings
Kimplul
2024-07-06
adjust stack handling
Kimplul
2024-07-06
pretty massive virtual memory rewrite
Kimplul
2024-07-05
formatting and documentation
Kimplul
2024-07-05
allow booting with Qemu's -kernel flag directly
Kimplul
2024-07-04
use notification framework for orphanizing threads
Kimplul
2024-07-04
generalize orphants
Kimplul
2024-07-04
add zombie and orphan threads
Kimplul
2024-05-10
update formatting config
Kimplul
2024-01-10
some kmx alleviations
Kimplul
2023-10-09
experimenting with removing lists threads per proc
Kimplul
2023-10-09
move rpc stack handling to arch-specific code
Kimplul
2023-08-04
add initial smp bringup
Kimplul
2023-06-04
slight optimization and brainfart fix
Kimplul
2023-06-04
visionfive2 boots
Kimplul
2023-06-04
visionfive2 boots until debugging is initialized
Kimplul
2023-05-29
start trying to boot on visionfive 2
Kimplul
2023-05-11
arbitrary load address and RAM base detection
Kimplul
2023-05-01
update license stuff
Kimplul
2023-04-30
rename to kmi
Kimplul
2022-11-21
possible optimisations
Kimplul
2022-11-13
improve documentation on new features
Kimplul
2022-11-13
~1.3M ipc requests
Kimplul
2022-11-13
give uvmem_map more fitting name
Kimplul
2022-11-13
write init more sensibly
Kimplul
2022-11-12
release mode, ~600k requests
Kimplul
2022-11-12
slight optimization
Kimplul
2022-11-12
initial rpc implementations
Kimplul
2022-10-29
rewrite pmem
Kimplul
[next]