Commit Graph

16 Commits

Author SHA1 Message Date
Alex
a32ca16d2b Attempt to rewrite the VMM - currently not working 2022-12-05 06:00:45 +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
2fba834d41 Forgot to resume the stopped process 2022-11-21 16:19:51 +02:00
Alex
eaaf8427dc Stack guard implementation 2022-11-21 03:20:13 +02:00
Alex
4d874a3e81 Moved backspace() & append() 2022-11-16 16:03:09 +02:00
Alex
786a8432c0 Show cpu data info on details screen 2022-11-16 16:02:37 +02:00
Alex
01e892a8be Get cpu data too 2022-11-16 16:02:17 +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
c2628019b7 Syscalls working as expected 2022-11-15 15:09:52 +02:00
Alex
3542dfca8b Code fixes and stability 2022-11-15 01:50:07 +02:00
Alex
cabdc5263e Kernel now compiles on x32 2022-11-14 14:54:18 +02:00
Alex
042bce48a0 Kernel & User time stub 2022-11-14 07:42:37 +02:00
Alex
3112d51168 Few improvements for crash screen 2022-11-11 05:02:03 +02:00
Alex
dc5b6498f9 Improved crash screen 2022-11-11 04:42:28 +02:00
Alex
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00