A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu b3b73888b1 [NTOSKRNL]: Implement last bits of session space support (minus session pool). Processes now have a ->Session pointer! Implement and enable MmSessionId in a bunch of places.
[NTOSKRNL]: Set MiSessionSpaceWs address and use where needed.
[NTOSKRNL]: Initialize the session working set, and add support to MiLockWorkingSet and MiUnlockWorkingSet for session WS.
[NTOSKRNL]: Implement MiSessionAddProcess and MiSessionRemoveProcess which does the work required for this.
[NTOSKRNL]: Fix IoGetIrpRequestorProcess.
In my private branch, MmMapViewInSessionSpace is working fine for the user and GDI heaps. Will enable after TestBot tests.

svn path=/trunk/; revision=57011
2012-08-01 07:54:37 +00:00
reactos [NTOSKRNL]: Implement last bits of session space support (minus session pool). Processes now have a ->Session pointer! Implement and enable MmSessionId in a bunch of places. 2012-08-01 07:54:37 +00:00
rosapps [ROSAPPS] 2012-06-30 11:33:33 +00:00
rostests [GDI32_APITESTS] 2012-07-29 02:44:53 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00