|
|
ddafc4eb19
|
Rewrite resource subsystem
|
2026-01-18 20:50:45 +01:00 |
|
|
|
4f7077d458
|
Move mutex and mem create/cleanup functions into mutex.c and mem.c respectively
Build documentation / build-and-deploy (push) Successful in 33s
|
2026-01-16 22:13:17 +01:00 |
|
|
|
9a7dbf0594
|
Properly implement liballoc_free ()
|
2026-01-16 22:09:16 +01:00 |
|
|
|
ab8093cc6c
|
CI install pymdown-extensions from pip
Build documentation / build-and-deploy (push) Successful in 26s
|
2026-01-16 20:28:26 +01:00 |
|
|
|
ddbb66b5e4
|
Docs processes overview
|
2026-01-16 20:26:23 +01:00 |
|
|
|
11a1eb52aa
|
Move status codes into a separate header
Build documentation / build-and-deploy (push) Successful in 36s
|
2026-01-16 19:07:32 +01:00 |
|
|
|
a054257336
|
Port liballoc to userspace
|
2026-01-16 18:50:40 +01:00 |
|
|
|
9fc8521e63
|
sys_proc_mutex_unlock () automatically reschedule at the end
Build documentation / build-and-deploy (push) Successful in 29s
|
2026-01-16 00:28:46 +01:00 |
|
|
|
711da8aeab
|
Implement proc_spawn_thread syscall, fix proc_resume and proc_suspend
Build documentation / build-and-deploy (push) Successful in 35s
|
2026-01-16 00:26:37 +01:00 |
|
|
|
ebd9f0cac6
|
Let the user application decide upon the resource ID (RID)
Build documentation / build-and-deploy (push) Successful in 22s
|
2026-01-14 23:19:39 +01:00 |
|
|
|
7cd5623d36
|
Use reference counting to track filetime of process PD
Build documentation / build-and-deploy (push) Successful in 26s
|
2026-01-14 23:11:06 +01:00 |
|
|
|
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 |
|
|
|
55166f9d5f
|
syscall doesn't need RPL 3 bits on kernel code
Build documentation / build-and-deploy (push) Successful in 24s
|
2026-01-14 21:21:20 +01:00 |
|
|
|
e5cc3a64d3
|
Fix syscall return value - preserve RAX register
Build documentation / build-and-deploy (push) Successful in 39s
|
2026-01-14 20:58:00 +01:00 |
|
|
|
2ab308d678
|
Drop m_ prefix from libmsl
|
2026-01-14 20:56:09 +01:00 |
|
|
|
d1d772cb42
|
Fix user apps randomly crashing (APIC, GDT layout, syscall entry)
Build documentation / build-and-deploy (push) Successful in 23s
|
2026-01-14 19:51:18 +01:00 |
|
|
|
0d8f9e565f
|
Fix missing CPU_REQUEST_SCHED IDT entry
|
2026-01-11 12:07:17 +01:00 |
|
|
|
f80a26e5eb
|
Load kernel CR3
|
2026-01-11 03:45:32 +01:00 |
|
|
|
5bf10c1218
|
Extra compiler flags for AMD64
Build documentation / build-and-deploy (push) Successful in 49s
|
2026-01-11 03:42:15 +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 |
|
|
|
6a474c21a0
|
Use RW spin locks
Build documentation / build-and-deploy (push) Successful in 39s
|
2026-01-09 19:53:08 +01:00 |
|
|
|
a5283283f6
|
Hold proc->lock while killing the process
|
2026-01-09 00:00:18 +01:00 |
|
|
|
79768d94e6
|
Preserve syscall return value in RAX
Build documentation / build-and-deploy (push) Successful in 49s
|
2026-01-08 23:06:32 +01:00 |
|
|
|
0555ddd041
|
Clean up IOAPIC and LAPIC implementations
Build documentation / build-and-deploy (push) Successful in 33s
|
2026-01-08 22:05:11 +01:00 |
|
|
|
ebb026b807
|
proc_cleanup_resources () drop instead of immediate removal
Build documentation / build-and-deploy (push) Successful in 30s
|
2026-01-07 23:09:13 +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 |
|
|
|
9f107a1a5e
|
Implement proc_unmap ()
|
2026-01-06 17:47:21 +01:00 |
|
|
|
e50f8940a9
|
Redesign linked list
Build documentation / build-and-deploy (push) Successful in 49s
|
2026-01-06 16:38:42 +01:00 |
|
|
|
d09e4d97ad
|
Fix missing headers, generate compile db with bear
Build documentation / build-and-deploy (push) Successful in 31s
|
2026-01-06 03:08:13 +01:00 |
|
|
|
7915986902
|
Remove Doxygen-style comments, change formatting to wrap comments
Build documentation / build-and-deploy (push) Successful in 28s
|
2026-01-06 02:04:32 +01:00 |
|
|
|
902682ac11
|
Remove doxygen infra
Build documentation / build-and-deploy (push) Successful in 31s
|
2026-01-06 01:41:07 +01:00 |
|
|
|
7747e5e0aa
|
Docs update theme
Build documentation / build-and-deploy (push) Successful in 47s
|
2026-01-06 01:37:51 +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 |
|
|
|
fcd5658a80
|
Use red-black trees to store process run queue and process list
Build documentation / build-and-deploy (push) Successful in 43s
|
2026-01-05 18:30:58 +01:00 |
|
|
|
b1579e4ac1
|
Implement automatic paging table deallocation
|
2026-01-04 21:26:11 +01:00 |
|
|
|
bba36ef057
|
Remove sign warning in comparison
Build documentation / build-and-deploy (push) Successful in 22s
|
2026-01-04 01:45:56 +01:00 |
|
|
|
b5353cb600
|
Auxilary scripts for formatting all components
Build documentation / build-and-deploy (push) Successful in 44s
|
2026-01-04 01:44:02 +01:00 |
|
|
|
e077d322f4
|
Rewrite init app in C, introduce MSL (MOP3 System Library)
Build documentation / build-and-deploy (push) Successful in 35s
|
2026-01-04 01:11:31 +01:00 |
|
|
|
2c954a9ca9
|
Fix return syscall result
Build documentation / build-and-deploy (push) Successful in 32s
|
2026-01-03 15:06:36 +01:00 |
|
|
|
cf04e3db18
|
proc_quit () and proc_test () syscalls
Build documentation / build-and-deploy (push) Successful in 43s
|
2026-01-03 12:21:56 +01:00 |
|
|
|
124a7f7215
|
Docs add kernel build instructions
Build documentation / build-and-deploy (push) Successful in 39s
|
2026-01-03 02:19:40 +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 |
|
|
|
99bab4ceee
|
Use generic spin () instead of amd64_spin ()
|
2026-01-01 20:16:40 +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 |
|
|
|
5e6bdcc52d
|
Handle swapgs in interrupts and scheduling
Build documentation / build-and-deploy (push) Successful in 29s
|
2026-01-01 18:42:53 +01:00 |
|
|
|
3bcbdb5ec4
|
Fix proc_kill () race, improve scheduler locking
Build documentation / build-and-deploy (push) Successful in 1m45s
|
2026-01-01 16:59:04 +01:00 |
|
|
|
7f53ede2ab
|
CI docs use $REMOTE_IP
Build documentation / build-and-deploy (push) Successful in 38s
|
2025-12-31 22:50:59 +01:00 |
|