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
Age
Commit message (
Expand
)
Author
2024-07-07
make executable entrypoint universal callback
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-07
fixed crash with dbg_fdt()
Kimplul
2024-07-06
core bringup + various warnings
Kimplul
2024-07-06
add RAM usage counting
Kimplul
2024-07-06
remove some unused macros
Kimplul
2024-07-06
adjust stack handling
Kimplul
2024-07-06
prefer __riscv_xlen over riscv64
Kimplul
2024-07-06
pretty massive virtual memory rewrite
Kimplul
2024-07-05
implement bkl
Kimplul
2024-07-05
formatting and documentation
Kimplul
2024-07-05
allow booting with Qemu's -kernel flag directly
Kimplul
2024-07-05
fix some small build issues
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-07-02
more complete interrupt handling outline
Kimplul
2024-07-01
expand notifications into interrupt handlers
Kimplul
2024-06-01
document sleep
Kimplul
2024-06-01
add sleep syscall
Kimplul
2024-05-23
improve id handling
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
fix warnings in smp.c
Kimplul
2023-08-04
add initial smp bringup
Kimplul
2023-08-03
add sbi_hart_start
Kimplul
2023-08-03
fix cpu_send_ipi
Kimplul
2023-07-31
start working on irqs
Kimplul
2023-07-27
use nifty variable argument count trick
Kimplul
2023-07-27
add ipc_kick
Kimplul
2023-06-08
skip saving registers when possible
Kimplul
2023-06-08
add fast userspace return to do_ipc
Kimplul
2023-06-07
slight improvements to building
Kimplul
2023-06-07
change register save/load to increasing order
Kimplul
2023-06-05
give compiler more room to optimize rpc invocation
Kimplul
2023-06-04
slight optimization and brainfart fix
Kimplul
2023-06-04
add some docs about visionfive2
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-17
align handle_irq to four byte boundaries always
Kimplul
2023-05-12
disable LTO with LLVM
Kimplul
2023-05-12
fix LLVM compilation
Kimplul
2023-05-11
arbitrary load address and RAM base detection
Kimplul
2023-05-06
make cross compile more conformant
Kimplul
[next]