Go to file
Bananymous 35d2e27292 Kernel: Improve MMU
We don't have to invalidate page in AllocatePage() if we don't make
any changes. We also should not assert on deallocating non-present
pages, just return early :)
2023-01-26 02:57:14 +02:00
2023-01-26 02:57:14 +02:00
2022-12-19 11:46:25 +02:00
Description
Hobby operating system for x86_64
21 MiB
Languages
C++ 87.4%
C 6.1%
Assembly 2.6%
Shell 2.4%
CMake 1.5%