mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
74c9f0c170b4c54ad3abda82dfb14dbb26af9901
- Don't flush the TLB in MmEnableVirtualMapping and MmCreateVirtualMapping because the PTE is already invalid so it can't possibly be in the TLB per x86 spec - Added explanations of why flushes are needed or not needed in certain places - A few small code improvements - Should speed up ROS a bit by avoiding unnecessary TLB entry flushing svn path=/trunk/; revision=54766
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%