24 Commits

Author SHA1 Message Date
Alex
f34278891b
Added tlb & bitmap commands 2022-12-05 00:47:15 +02:00
Alex
0289054900
Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
Alex
23dba51c01
SMBIOS support 2022-11-19 11:32:46 +02:00
Alex
2571c4f539
Added ubsan 2022-11-17 03:33:18 +02:00
Alex
9fdad650b9
Trying to fix user stack 2022-11-16 16:04:09 +02:00
Alex
89f5d29135
Do not stop the scheduler at the beginning of the crash handler 2022-11-15 15:22:18 +02:00
Alex
77081b4e1e
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
Alex
6ce03ff0ed
Update KThread.cpp 2022-11-07 03:16:43 +02:00
Alex
664cea41a5
Added Schedule() 2022-11-06 06:04:34 +02:00
Alex
3d947c2a03
Added implementation of critical thread/process 2022-11-06 03:43:12 +02:00
Alex
4e9891dba6
KernelMainThread should have the lowest priority 2022-11-06 03:10:23 +02:00
Alex
5de0a3972c
Added usermode process creation (currently broken) 2022-11-04 05:32:27 +02:00
Alex
bb92e820fc
Userspace process creation stub 2022-11-02 17:16:11 +02:00
Alex
ca33e7b85b
Implemented partition detection 2022-11-02 04:14:06 +02:00
Alex
917e000f6c
Implemented driver support (bad but works) 2022-11-01 01:56:32 +02:00
Alex
c8e5ce1d36
Added filesystem 2022-10-28 08:50:14 +03:00
Alex
33f95cb427
Update files 2022-10-27 03:24:08 +03:00
Alex
81469f51bd
Removed "\n" 2022-10-27 03:05:45 +03:00
Alex
f82aa2c444
Updated Testing code 2022-10-26 21:54:49 +03:00
Alex
4912f9184f
Fixed printing in test code 2022-10-25 15:23:56 +03:00
Alex
589b3f9d4b
Multitasking test code 2022-10-25 05:05:10 +03:00
Alex
8308506ace
Update files 2022-10-23 02:18:29 +03:00
Alex
84b9f6bdf0
KernelShutdownThread stub 2022-10-22 19:05:39 +03:00
Alex
2f7b871aa0
More tasking stub 2022-10-20 05:32:15 +03:00