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
/
include
/
arch
/
proc.h
Age
Commit message (
Expand
)
Author
2024-07-06
prefer __riscv_xlen over riscv64
Kimplul
2024-07-06
pretty massive virtual memory rewrite
Kimplul
2024-07-05
allow booting with Qemu's -kernel flag directly
Kimplul
2024-01-10
some kmx alleviations
Kimplul
2023-07-31
start working on irqs
Kimplul
2023-07-27
use nifty variable argument count trick
Kimplul
2023-06-08
add fast userspace return to do_ipc
Kimplul
2023-05-01
update license stuff
Kimplul
2023-04-30
rename to kmi
Kimplul
2022-12-01
start looking into memory handling
Kimplul
2022-11-12
initial rpc implementations
Kimplul
2022-11-11
less buggy fork
Kimplul
2022-11-09
update docs
Kimplul
2022-11-09
add basic IPI structure
Kimplul
2022-10-21
beautification
Kimplul
2022-10-21
initial implementation of swap
Kimplul
2022-10-21
initial spawn implementation
Kimplul
2022-06-12
add license texts
Kimplul
2022-06-11
continue documentation
Kimplul
2022-06-09
continue documentation
Kimplul
2022-05-28
start implementing new proc/rpc handling
Kimplul
2022-05-24
make process loading more generic
Kimplul