Alex
|
41db477173
|
Update kernel
|
2023-06-10 13:11:25 +03:00 |
|
Alex
|
816e5461c9
|
Fix type sizes
|
2023-05-13 07:40:07 +03:00 |
|
Alex
|
f1dc3868ca
|
Add support for multiboot2
|
2023-05-10 21:50:11 +03:00 |
|
Alex
|
198742526c
|
Remove unnecessary code
|
2023-05-08 05:32:44 +03:00 |
|
Alex
|
dc6fd148fc
|
Reserve more pages for SMP trampoline
|
2023-04-23 06:28:12 +03:00 |
|
Alex
|
ecc19f4df0
|
Reserve all pages and then unreserve available pages
|
2023-04-19 00:50:09 +03:00 |
|
Alex
|
b4dbf2c281
|
QoL and bug fixes
|
2023-04-10 03:11:46 +03:00 |
|
Alex
|
25256d81a8
|
Added license headers to all project files
|
2023-04-04 02:19:05 +03:00 |
|
Alex
|
a09790e4f2
|
Test TO_PAGES and FROM_PAGES macros
|
2023-03-27 02:49:56 +03:00 |
|
Alex
|
9ce301907a
|
QoL improvements
|
2023-03-24 16:22:42 +02:00 |
|
Alex
|
c56bc2c4d7
|
SwapPage should be after loop
|
2023-03-23 23:23:47 +02:00 |
|
Alex
|
e008796515
|
Add warn message when trying to free an already freed page
|
2023-03-19 23:57:17 +02:00 |
|
Alex
|
6a492c6b07
|
Update external memory tracker messages
|
2023-03-16 17:20:12 +02:00 |
|
Alex
|
5ed0389ad1
|
Add tracker to paging allocation
|
2023-03-15 04:28:22 +02:00 |
|
Alex
|
69518a172c
|
Improved log
|
2023-03-09 06:41:46 +02:00 |
|
Alex
|
0fb62e52d2
|
Use correct instruction
|
2023-02-18 04:11:59 +02:00 |
|
Alex
|
a677f3c159
|
Updated types
|
2022-12-21 00:43:51 +02:00 |
|
Alex
|
2d1c42fbcd
|
Memory related code optimization
|
2022-12-05 00:48:41 +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
|
77081b4e1e
|
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls
|
2022-11-10 07:09:32 +02:00 |
|
Alex
|
33f95cb427
|
Update files
|
2022-10-27 03:24:08 +03:00 |
|
Alex
|
5d41d36bd8
|
Implemented SmartCriticalSection
|
2022-10-21 03:49:12 +03:00 |
|
Alex
|
cb349ae620
|
x32 still not working (TODO: do 1:1 page mapping, except for kernel)
|
2022-10-18 21:16:12 +03:00 |
|
Alex
|
4b6683823f
|
Update files
|
2022-10-10 23:29:39 +03:00 |
|