aboutsummaryrefslogtreecommitdiff
path: root/common/tcb.c
AgeCommit message (Expand)Author
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2023-01-16make process ids signedKimplul
2022-12-01start looking into memory handlingKimplul
2022-11-13improve tcb list handlingKimplul
2022-11-13give symbolic name to rpc stack ratioKimplul
2022-11-13outline rpc stack handlingKimplul
2022-11-13improve documentation on new featuresKimplul
2022-11-13~1.3M ipc requestsKimplul
2022-11-13~700k ipc requestsKimplul
2022-11-12release mode, ~600k requestsKimplul
2022-11-12slight optimizationKimplul
2022-11-12initial rpc implementationsKimplul
2022-11-11less buggy forkKimplul
2022-11-10initial implementation of process copyingKimplul
2022-11-09add basic IPI structureKimplul
2022-10-29rewrite pmemKimplul
2022-10-22create impl and CAP_PROC checkingKimplul
2022-10-21beautificationKimplul
2022-10-21initial implementation of swapKimplul
2022-10-21initial spawn implementationKimplul
2022-10-21slight optimisation to cur_tcb on riscvKimplul
2022-10-14remove references to cowKimplul
2022-09-14add canary to kernel stackKimplul
2022-09-14riscv32 boots and advances as far as riscv64Kimplul
2022-06-12doxygen shows no warningsKimplul
2022-06-12add license textsKimplul
2022-06-11continue documentationKimplul
2022-06-09use doxygen todoKimplul
2022-06-09continue documentationKimplul
2022-05-29continue documentation effortsKimplul
2022-05-29modify formatting rulesKimplul
2022-05-29continue documentation efforts.Kimplul
2022-05-28start implementing new proc/rpc handlingKimplul
2022-05-24make process loading more genericKimplul
2022-05-22add @file info to all filesKimplul
2022-05-22rename vm_branch to vmemKimplul
2022-05-22improved tcb handling in preparation for processesKimplul
2022-05-21add status info to memory mappingsKimplul
2022-05-05riscv64 boots with clang (sort of)Kimplul
2022-04-29continue building base for irq handlingKimplul
2022-04-23ran clang-formatKimplul
2022-04-21start working on timer subsysKimplul
2022-04-16initial thread id handlingKimplul
2022-04-10add clang format and run itKimplul
2022-01-07Steps towards better status/debugging controlKimplul
2022-01-07Improved header dependency treeKimplul
2021-12-29RefactoringKimplul
2021-12-29Preparations for refactoringKimplul
2021-12-27Started work on syscallsKimplul