Alex
|
a677f3c159
|
Updated types
|
2022-12-21 00:43:51 +02:00 |
|
Alex
|
ed49b3ab7c
|
Fixed broken driver unloading on shutdown/crash
|
2022-12-17 18:20:47 +02:00 |
|
Alex
|
b4cb49e696
|
Updated driver shutdown
|
2022-12-16 03:07:29 +02:00 |
|
Alex
|
ad61c7acc5
|
Stop all drivers on shutdown / crash
|
2022-12-15 14:16:22 +02:00 |
|
Alex
|
59fe56302f
|
Thread arguments are now available from it's stack
|
2022-12-15 03:08:16 +02:00 |
|
Alex
|
aed2b927f3
|
Removed debug flags for init process
|
2022-12-14 13:02:18 +02:00 |
|
Alex
|
1317dc53fa
|
Updated argv and envp in tasking
|
2022-12-08 10:35:05 +02:00 |
|
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 |
|