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
/
apos
/
mem.h
Age
Commit message (
Expand
)
Author
2022-10-14
remove references to cow
Kimplul
2022-09-14
add canary to kernel stack
Kimplul
2022-06-12
add license texts
Kimplul
2022-06-09
continue documentation
Kimplul
2022-05-29
continue documentation
Kimplul
2022-05-29
continue documentation efforts
Kimplul
2022-05-29
modify formatting rules
Kimplul
2022-05-28
continue documenting source
Kimplul
2022-05-24
initial musings about exec
Kimplul
2022-05-23
switch from clang-format to uncrustify
Kimplul
2022-05-22
add @file info to all files
Kimplul
2022-05-21
add status info to memory mappings
Kimplul
2022-05-12
initial workings of shared memory
Kimplul
2022-04-23
ran clang-format
Kimplul
2022-04-10
add basic ubsan and fix issues reported by it
Kimplul
2022-04-10
add clang format and run it
Kimplul
2022-01-07
Modified pmem configuration handling
Kimplul
2022-01-07
Steps towards better status/debugging control
Kimplul
2022-01-07
Improved header dependency tree
Kimplul
2021-12-29
Refactoring
Kimplul
2021-12-19
[WIP] virtual memory management
Kimplul
2021-10-19
Initial virtual memory mapping functions
Kimplul
2021-10-11
Start designing vmem framework
Kimplul
2021-10-11
Renamed [pv]addr_t to [pv]m_t
Kimplul
2021-10-10
Prepare proper jump to kernel
Kimplul
2021-10-01
First jump to virtual memory!
Kimplul
2021-08-22
Integrated libfdt
Kimplul