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
/
common
/
uapi
Age
Commit message (
Expand
)
Author
2023-10-10
fix enough_rpc_stack
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-10-03
fix fork return values
Kimplul
2023-07-31
add copyright stuff to new files
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-14
move rpc check to ipc_respo
Kimplul
2023-06-11
add some clarifications to rpc stack stuff
Kimplul
2023-06-08
add fast userspace return to do_ipc
Kimplul
2023-06-07
add unlikely hint to leave_rpc
Kimplul
2023-06-05
add check against calling ipc_resp erroneously
Kimplul
2023-06-05
give compiler more room to optimize rpc invocation
Kimplul
2023-06-04
slight optimization and brainfart fix
Kimplul
2023-05-11
only init is pic and fix a warning
Kimplul
2023-05-01
update license stuff
Kimplul
2023-04-30
rename to kmi
Kimplul
2023-01-26
add req_page syscall
Kimplul
2022-12-02
initial shared memory working
Kimplul
2022-12-01
start looking into memory handling
Kimplul
2022-11-21
make syscall handlers void
Kimplul
2022-11-21
fix formatting
Kimplul
2022-11-21
possible optimisations
Kimplul
2022-11-13
give symbolic name to rpc stack ratio
Kimplul
2022-11-13
outline rpc stack handling
Kimplul
2022-11-13
improve documentation on new features
Kimplul
2022-11-13
~1.3M ipc requests
Kimplul
2022-11-13
write init more sensibly
Kimplul
2022-11-12
initial rpc implementations
Kimplul
2022-11-11
less buggy fork
Kimplul
2022-11-10
initial implementation of process copying
Kimplul
2022-11-09
add basic IPI structure
Kimplul
2022-10-29
rewrite pmem
Kimplul
2022-10-22
start outlining ipc
Kimplul
2022-10-22
create impl and CAP_PROC checking
Kimplul
2022-10-22
initial high level fork imp
Kimplul
2022-10-21
beautification
Kimplul
2022-10-21
initial implementation of swap
Kimplul
2022-10-21
initial spawn implementation
Kimplul
2022-10-14
add spawn syscall
Kimplul
2022-10-14
remove references to cow
Kimplul
2022-09-23
add notify_state to tcb
Kimplul
2022-09-23
remove user data from sys_ipc_notify
Kimplul
2022-09-22
add assign syscall skeleton
Kimplul
2022-09-20
add notify syscall skeleton
Kimplul
2022-09-20
add capability subsystem and syscalls
Kimplul
2022-09-15
change syscalls to take 5 params and return 6
Kimplul
2022-09-15
add SYS_TICKS
Kimplul
2022-09-14
add putch syscall for easier userspace debugging
Kimplul
[next]