This website requires JavaScript.
Explore
Help
Sign In
kamkow1
/
mop3
Watch
1
Star
1
Fork
0
You've already forked mop3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
docs.yaml
Actor
All actors
kamkow1
Status
All status
Success
Failure
Waiting
Running
Implement argument_ptr () syscall for handling process arguments
docs.yaml #59
:
Commit
38e26a9c12
pushed by
kamkow1
master
2026-01-30 16:00:01 +01:00
37s
View workflow file
Redesign scheduling points
docs.yaml #58
:
Commit
124aa12f5b
pushed by
kamkow1
master
2026-01-30 02:37:07 +01:00
35s
View workflow file
Fix TLS alignment issues, works on BOCHS now too!
docs.yaml #57
:
Commit
d2f5c032d9
pushed by
kamkow1
master
2026-01-29 18:19:10 +01:00
40s
View workflow file
Fix BOCHS clock
docs.yaml #56
:
Commit
73e42588fb
pushed by
kamkow1
master
2026-01-29 15:04:53 +01:00
41s
View workflow file
Move suspension q code into proc/suspension_q.c
docs.yaml #55
:
Commit
e78bfb9984
pushed by
kamkow1
master
2026-01-29 01:52:50 +01:00
24s
View workflow file
Nice wrappers around process management
docs.yaml #54
:
Commit
388418a718
pushed by
kamkow1
master
2026-01-29 00:09:32 +01:00
34s
View workflow file
Rename make/libc.mk -> make/libmsl.mk
docs.yaml #53
:
Commit
1c64d608bd
pushed by
kamkow1
master
2026-01-28 23:58:17 +01:00
44s
View workflow file
Fix sys_clone () wrong argument bug
docs.yaml #52
:
Commit
8bda300f6a
pushed by
kamkow1
master
2026-01-27 18:05:39 +01:00
27s
View workflow file
Cleanup syscalls
docs.yaml #51
:
Commit
cf51600c6a
pushed by
kamkow1
master
2026-01-27 17:40:21 +01:00
34s
View workflow file
Redesign userspace memory management
docs.yaml #50
:
Commit
b388b30b24
pushed by
kamkow1
master
2026-01-27 17:14:45 +01:00
45s
View workflow file
Implement proper mutex cleanup
docs.yaml #49
:
Commit
67b66f2b39
pushed by
kamkow1
master
2026-01-25 23:10:40 +01:00
24s
View workflow file
Dynamically assign cpu upon mutex unlock
docs.yaml #48
:
Commit
a68373e4ee
pushed by
kamkow1
master
2026-01-25 20:40:32 +01:00
35s
View workflow file
Fix user CPU context saving
docs.yaml #47
:
Commit
8650010992
pushed by
kamkow1
master
2026-01-25 17:40:11 +01:00
32s
View workflow file
Disable kernel preemption, fix requesting rescheduling
docs.yaml #46
:
Commit
7bb3b77ede
pushed by
kamkow1
master
2026-01-22 19:32:49 +01:00
30s
View workflow file
Fix scheduler starvation, use lists for scheduling
docs.yaml #45
:
Commit
fea0999726
pushed by
kamkow1
master
2026-01-22 11:55:33 +01:00
33s
View workflow file
Redesign syscalls
docs.yaml #44
:
Commit
fff51321bc
pushed by
kamkow1
master
2026-01-20 20:47:20 +01:00
40s
View workflow file
Resolve strange IRQ issues which cause the scheduler to behave weirdly (IRQ mapping)
docs.yaml #43
:
Commit
38a43b59b0
pushed by
kamkow1
master
2026-01-19 01:52:32 +01:00
53s
View workflow file
Move mutex and mem create/cleanup functions into mutex.c and mem.c respectively
docs.yaml #42
:
Commit
4f7077d458
pushed by
kamkow1
master
2026-01-16 22:13:53 +01:00
33s
View workflow file
CI install pymdown-extensions from pip
docs.yaml #41
:
Commit
ab8093cc6c
pushed by
kamkow1
master
2026-01-16 20:28:58 +01:00
27s
View workflow file
Move status codes into a separate header
docs.yaml #40
:
Commit
11a1eb52aa
pushed by
kamkow1
master
2026-01-16 19:08:35 +01:00
37s
View workflow file
sys_proc_mutex_unlock () automatically reschedule at the end
docs.yaml #39
:
Commit
9fc8521e63
pushed by
kamkow1
master
2026-01-16 00:31:06 +01:00
30s
View workflow file
Implement proc_spawn_thread syscall, fix proc_resume and proc_suspend
docs.yaml #38
:
Commit
711da8aeab
pushed by
kamkow1
master
2026-01-16 00:27:19 +01:00
35s
View workflow file
Let the user application decide upon the resource ID (RID)
docs.yaml #37
:
Commit
ebd9f0cac6
pushed by
kamkow1
master
2026-01-14 23:20:06 +01:00
22s
View workflow file
Use reference counting to track filetime of process PD
docs.yaml #36
:
Commit
7cd5623d36
pushed by
kamkow1
master
2026-01-14 23:11:35 +01:00
26s
View workflow file
Implement lock IRQ nesting via stack variables/contexts
docs.yaml #35
:
Commit
270ff507d4
pushed by
kamkow1
master
2026-01-14 22:12:23 +01:00
22s
View workflow file
syscall doesn't need RPL 3 bits on kernel code
docs.yaml #34
:
Commit
55166f9d5f
pushed by
kamkow1
master
2026-01-14 21:21:51 +01:00
25s
View workflow file
Fix syscall return value - preserve RAX register
docs.yaml #33
:
Commit
e5cc3a64d3
pushed by
kamkow1
master
2026-01-14 20:58:42 +01:00
39s
View workflow file
Fix user apps randomly crashing (APIC, GDT layout, syscall entry)
docs.yaml #32
:
Commit
d1d772cb42
pushed by
kamkow1
master
2026-01-14 19:51:47 +01:00
23s
View workflow file
Extra compiler flags for AMD64
docs.yaml #31
:
Commit
5bf10c1218
pushed by
kamkow1
master
2026-01-11 03:43:10 +01:00
49s
View workflow file
Implement Mutexes and supporting syscalls, cleanup/optimize scheduler
docs.yaml #30
:
Commit
41a458b925
pushed by
kamkow1
master
2026-01-10 00:13:27 +01:00
39s
View workflow file
First
Previous
1
2
Next
Last