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
/
src
Age
Commit message (
Expand
)
Author
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
adjust stack handling
Kimplul
2024-07-06
make dmem a bit more readable
Kimplul
2024-07-06
fix type of region in devmem
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 note about orphaning running threads
Kimplul
2024-07-04
add zombie and orphan threads
Kimplul
2024-07-03
simplify notifications a little
Kimplul
2024-07-02
enable irqs when we sleep or swap 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-06-01
slight tweaks to sptree stuff
Kimplul
2024-05-24
rename common to src
Kimplul
[prev]