A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Art Yerkes b621664add [NTOSKRNL]
Remove PAGEOPs and use the argument to pass relevant information where needed,
including generally a section page table entry or a PFN_NUMBER.

In its place, the code looks for an MM_WAIT_ENTRY in the appropriate place and
waits, returning STATUS_MM_RESTART_OPERATION.  Rather than copying the pagein
and CoW operations in the PAGEOP contention case, we just punt back and restart
the operation, resulting in simpler code.

svn path=/trunk/; revision=56441
2012-04-28 02:56:31 +00:00
reactos [NTOSKRNL] 2012-04-28 02:56:31 +00:00
rosapps [ROSAPPS] 2012-03-10 13:36:45 +00:00
rostests [KMTEST] 2012-04-27 08:50:57 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00