mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 12:50:19 +08:00
08b4648a0a4e2a759d30385762dd8bb9ff2c5cec
- Use the page directory as page table for short segments. - Handle zero padded segments (segments which are not complete within a file) by using of non dircet mapped non private pages. - Removed some overhead. - Fixed the locking of pages and cache segments in MmPageOutDeleteMapping/MmPageOutSectionView. svn path=/trunk/; revision=4853
…
…
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%