| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-25 | implement dmem semi-properlyHEADmaster | Kimplul | |
| + Add tests and fix virtual mapping, this is enough to start writing proper userspace drivers | |||
| 2024-11-02 | intial working sys_spawn | Kimplul | |
| 2024-08-30 | improvements to shared memory handling | Kimplul | |
| + Now each shared region is reference counter (technically each region is refernce counted, private regions just have a count of 1). Also, syscalls that touch the TLB get flushed, but should probably look into where else this flushing might be needed. | |||
| 2024-08-30 | add some basic benchmarks | Kimplul | |
