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
#59
:
Commit
38e26a9c12
pushed by
kamkow1
master
2026-01-30 16:00:01 +01:00
37s
View workflow file
Redesign scheduling points
#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!
#57
:
Commit
d2f5c032d9
pushed by
kamkow1
master
2026-01-29 18:19:10 +01:00
40s
View workflow file
Fix BOCHS clock
#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
#55
:
Commit
e78bfb9984
pushed by
kamkow1
master
2026-01-29 01:52:50 +01:00
24s
View workflow file
Nice wrappers around process management
#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
#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
#52
:
Commit
8bda300f6a
pushed by
kamkow1
master
2026-01-27 18:05:39 +01:00
27s
View workflow file
Cleanup syscalls
#51
:
Commit
cf51600c6a
pushed by
kamkow1
master
2026-01-27 17:40:21 +01:00
34s
View workflow file
Redesign userspace memory management
#50
:
Commit
b388b30b24
pushed by
kamkow1
master
2026-01-27 17:14:45 +01:00
45s
View workflow file
Implement proper mutex cleanup
#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
#48
:
Commit
a68373e4ee
pushed by
kamkow1
master
2026-01-25 20:40:32 +01:00
35s
View workflow file
Fix user CPU context saving
#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
#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
#45
:
Commit
fea0999726
pushed by
kamkow1
master
2026-01-22 11:55:33 +01:00
33s
View workflow file
Redesign syscalls
#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)
#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
#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
#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
#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
#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
#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)
#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
#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
#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
#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
#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)
#32
:
Commit
d1d772cb42
pushed by
kamkow1
master
2026-01-14 19:51:47 +01:00
23s
View workflow file
Extra compiler flags for AMD64
#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
#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