294 Commits

Author SHA1 Message Date
Alex
2d1c42fbcd
Memory related code optimization 2022-12-05 00:48:41 +02:00
Alex
f34278891b
Added tlb & bitmap commands 2022-12-05 00:47:15 +02:00
Alex
58dfc9c407
Enable Global Pages 2022-12-05 00:43:59 +02:00
Alex
a47f998764
isalpha, isupper & strtol implementation 2022-12-05 00:43:39 +02:00
Alex
7487204417
Rust support 2022-12-01 06:13:31 +02:00
Alex
c9c248ccc7
Removed unused extern variable declaration 2022-12-01 06:13:10 +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
1afe255fed
Hope now scheduler won't crash at IPC Service 2022-11-20 16:13:49 +02:00
Alex
f907ca907d
Updated lock 2022-11-20 16:13:19 +02:00
Alex
deee2ac8e0
Removed debugging code 2022-11-20 10:52:05 +02:00
Alex
61e0c7b5ba
Oops! 2022-11-20 10:48:17 +02:00
Alex
23dba51c01
SMBIOS support 2022-11-19 11:32:46 +02:00
Alex
eb980a95d9
Get SMBIOS from bootloader 2022-11-19 09:54:34 +02:00
Alex
e535a5e0c6
Oh my god how stupid I can be sometimes 2022-11-19 09:54:08 +02:00
Alex
fa921fe626
Update files 2022-11-18 06:46:43 +02:00
Alex
1a6665fd67
Not useful 2022-11-18 05:25:33 +02:00
Alex
03d77c9774
IPC implementation 2022-11-18 05:09:25 +02:00
Alex
666991265f
‘noreturn’ function does return 2022-11-18 04:22:50 +02:00
Alex
35c4c3bbd5
Check if CPU 0 is active too 2022-11-17 19:10:21 +02:00
Alex
13f93b8e21
Stop tasking when stack guard fails 2022-11-17 19:09:43 +02:00
Alex
a9a5b1f64c
More work on cxxabi 2022-11-17 17:44:44 +02:00
Alex
3f2cc6e3ff
Updated ubsan 2022-11-17 04:20:23 +02:00
Alex
95de1f4a3e
Updated cxxabi 2022-11-17 04:20:11 +02:00
Alex
2571c4f539
Added ubsan 2022-11-17 03:33:18 +02:00
Alex
11641b1ff3
Better(?) stack guard 2022-11-17 03:32:38 +02:00
Alex
9fdad650b9
Trying to fix user stack 2022-11-16 16:04:09 +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
5dd496a73f
TODO 2022-11-15 01:50:11 +02:00
Alex
3542dfca8b
Code fixes and stability 2022-11-15 01:50:07 +02:00
Alex
82bdd4ec8b
Better lock 2022-11-15 01:48:33 +02:00
Alex
62ded83a9b
Typo 2022-11-14 16:12:35 +02:00
Alex
6d11b62fd8
Forgot vs settings too (ノ_<。) 2022-11-14 14:55:45 +02:00
Alex
21152fad1e
Forgot to remove -w flag 2022-11-14 14:54:42 +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
6a05343e51
Moved vscode workspace file 2022-11-14 07:42:11 +02:00
Alex
04f1372422
Debugging is now easier 2022-11-11 19:40:40 +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
ec91346acd
Added GetBuffer() 2022-11-11 04:41:51 +02:00
Alex
5f320bcf25
Better address check 2022-11-11 04:41:37 +02:00
Alex
08ab104eb1
Runtime stuff 2022-11-11 04:41:12 +02:00
Alex
77b24c45ec
Forgot initializator 2022-11-11 04:40:53 +02:00
Alex
13ad74c1af
Kernel no longer crashes when trying to read symbols 2022-11-11 04:40:19 +02:00