Alex
|
18f05c6d83
|
Updated memory manager
|
2022-12-26 08:40:09 +02:00 |
|
Alex
|
a9dacd1d21
|
Renamed "Tracker" to "MemMgr" because it could be used for shared memory and more useful features
|
2022-12-24 01:51:55 +02:00 |
|
Alex
|
a677f3c159
|
Updated types
|
2022-12-21 00:43:51 +02:00 |
|
Alex
|
013b635524
|
Memory Tracker: If PageTable is nullptr, read the current one
|
2022-12-17 19:02:07 +02:00 |
|
Alex
|
a3664662f3
|
Updated StackGuard
|
2022-12-15 03:06:55 +02:00 |
|
Alex
|
ab7f20d5f5
|
Implemented memory tracker
|
2022-12-11 14:34:24 +02:00 |
|
Alex
|
de5a719d32
|
Fixed bug
|
2022-12-08 19:16:40 +02:00 |
|
Alex
|
f86777a856
|
KPT global variable
|
2022-12-06 09:30:09 +02:00 |
|
Alex
|
632852c9e4
|
Small fixes
|
2022-12-06 00:14:37 +02:00 |
|
Alex
|
1bb97f19fd
|
Apply code from memory-test branch
|
2022-12-05 23:20:06 +02:00 |
|
Alex
|
2d1c42fbcd
|
Memory related code optimization
|
2022-12-05 00:48:41 +02:00 |
|
Alex
|
eaaf8427dc
|
Stack guard implementation
|
2022-11-21 03:20:13 +02:00 |
|
Alex
|
9fdad650b9
|
Trying to fix user stack
|
2022-11-16 16:04:09 +02:00 |
|
Alex
|
52ef1e3b3b
|
Updated memory mapping functions
|
2022-11-05 04:40:15 +02:00 |
|
Alex
|
359c88150f
|
Updated memory initializator
|
2022-11-04 05:28:24 +02:00 |
|
Alex
|
00cda98a62
|
Added Check() function
|
2022-11-01 19:57:15 +02:00 |
|
Alex
|
11e6080fe1
|
Fixed "_ZnwmSt11align_val_t" compiler error
|
2022-10-22 04:00:42 +03:00 |
|
Alex
|
5d41d36bd8
|
Implemented SmartCriticalSection
|
2022-10-21 03:49:12 +03:00 |
|
Alex
|
fa92676d9f
|
Changed SMP code
|
2022-10-20 05:04:15 +03:00 |
|
Alex
|
7750dd777e
|
Replaced string to convert
|
2022-10-20 01:06:20 +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
|
7c4d43fec3
|
Implemented a kinda broken tty
|
2022-10-09 04:01:49 +03:00 |
|
Alex
|
8652d781ce
|
Update files
|
2022-10-08 04:33:53 +03:00 |
|