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
/
uapi
/
ipc.c
Age
Commit message (
Expand
)
Author
2024-11-02
allow skipping some cache flushes in proc
Kimplul
2024-11-01
simplify enter_rpc, remove finalize_rpc
Kimplul
2024-11-01
copy rpc stacks directly
Kimplul
2024-11-01
move stack modifications to be earlier in rpc
Kimplul
2024-11-01
test all ipc variants more-or-less properly
Kimplul
2024-11-01
rpc actually marks and unmarks stack regions
Kimplul
2024-10-30
bookkeeping
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-30
speed up ipc_resp a bit
Kimplul
2024-08-26
improve killing processes/threads, test
Kimplul
2024-08-22
add ipc_notify testcase, remove ipc_ghost
Kimplul
2024-08-22
change sys_ret handling to always include id
Kimplul
2024-08-21
add malloc test
Kimplul
2024-07-18
mark some ipc functions inline
Kimplul
2024-07-18
add ipc_tail()
Kimplul
2024-07-08
fix LLVM
Kimplul
2024-07-07
make executable entrypoint universal callback
Kimplul
2024-07-05
implement bkl
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-03
simplify notifications a little
Kimplul
2024-07-02
more complete interrupt handling outline
Kimplul
2024-07-01
expand notifications into interrupt handlers
Kimplul
2024-06-01
slight tweaks to sptree stuff
Kimplul
2024-05-24
rename common to src
Kimplul