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
Age
Commit message (
Expand
)
Author
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-08-04
add initial smp bringup
Kimplul
2023-08-03
dispatch doesn't have to worry about ipi
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-07-26
allow tail call optimizations to happen easier
Kimplul
2023-07-26
fix possible segfault with non-gig memory sizes
Kimplul
2023-07-25
simplify fdt reg reading
Kimplul
2023-07-25
simplify populate/probe pmap
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-07
fix root node get_reginfo
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
clarify a few things
Kimplul
2023-06-04
slight optimization and brainfart fix
Kimplul
2023-06-04
remove misleading comment
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-11
only init is pic and fix a warning
Kimplul
2023-05-11
arbitrary load address and RAM base detection
Kimplul
2023-05-01
update license stuff
Kimplul
2023-04-30
rename to kmi
Kimplul
2023-01-26
add req_page syscall
Kimplul
2023-01-16
initialize variable to zero
Kimplul
2023-01-16
make process ids signed
Kimplul
2022-12-02
remove MR_SHARED
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
improve tcb list handling
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
~700k ipc requests
Kimplul
2022-11-13
write init more sensibly
Kimplul
2022-11-12
release mode, ~600k requests
Kimplul
2022-11-12
slight optimization
Kimplul
2022-11-12
initial rpc implementations
Kimplul
2022-11-11
less buggy fork
Kimplul
[next]