|
|
270ff507d4
|
Implement lock IRQ nesting via stack variables/contexts
Build documentation / build-and-deploy (push) Successful in 21s
|
2026-01-14 22:11:56 +01:00 |
|
|
|
41a458b925
|
Implement Mutexes and supporting syscalls, cleanup/optimize scheduler
Build documentation / build-and-deploy (push) Successful in 39s
|
2026-01-10 00:12:42 +01:00 |
|
|
|
d7b734306f
|
Introduce concept of Process Resources (PR_MEM), implement necessary syscalls
Build documentation / build-and-deploy (push) Successful in 42s
|
2026-01-07 22:47:30 +01:00 |
|
|
|
28aef30f77
|
Implement proc_map () and proc_unmap () syscalls
Build documentation / build-and-deploy (push) Successful in 21s
|
2026-01-06 23:32:11 +01:00 |
|
|
|
e50f8940a9
|
Redesign linked list
Build documentation / build-and-deploy (push) Successful in 49s
|
2026-01-06 16:38:42 +01:00 |
|
|
|
a8423fe657
|
Better proc_kill () and process cleanup
Build documentation / build-and-deploy (push) Successful in 27s
|
2026-01-06 01:19:11 +01:00 |
|
|
|
6538fd8023
|
Generate new PIDs for processes
|
2026-01-05 20:24:26 +01:00 |
|
|
|
e52268cd8e
|
First Hello world syscall
Build documentation / build-and-deploy (push) Successful in 26s
|
2026-01-03 02:04:09 +01:00 |
|
|
|
1341dc00d9
|
make -B format_kernel
Build documentation / build-and-deploy (push) Successful in 32s
|
2026-01-01 20:17:29 +01:00 |
|
|
|
121fb3b33c
|
Move platform-specific code for process loading/init for AMD64 to amd64/
Build documentation / build-and-deploy (push) Successful in 49s
|
2026-01-01 20:08:37 +01:00 |
|