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
BSD-2-Clause 22 MiB
Languages
C++ 87.2%
C 6.2%
Assembly 2.7%
Shell 2.5%
CMake 1.4%