mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
4d698f45aa6543fda4dd0eb9a01eb6d26d9eb4c1
Fix paging out. - We know we're in a wait entry in the section. What we really want to know is if it's safe to evict this address space when withdrawing the mappings. - We don't want to corrupt our wait entry in the section page table to keep accumulating dirty state into the page out process until it's time to finally evict. svn path=/trunk/; revision=56024
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%