A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Sir Richard c916ce9d20 Testers: Please pay attention to this build and test it fully:
[NTOS]: Implement MiDecrementShareCount (to start replacing MmReleasePageMemoryConsumer calls for pages that were grabbed through ARM3, not Mm).
[NTOS]: Implement MiInitializePfn (to initialize pages grabbed through ARM3/MiRemoveAnyPage instead of Mm/MmAllocPage).
[NTOS]: For stack pages, use new ARM3 PFN alloc/free routines, as a first test/beginning of the new ARM3 ABI.
[NTOS]: Implement and start using the Pending-Deletion PFN flag.
[NTOS]: As a result, for stack pages, the Transition page state will now be seen, and the new routine for re-inserting pages into the free list will now be used. Tracking of page table references is also done now for these pages (but we don't free the PT since this doesn't seem safe yet).


svn path=/trunk/; revision=47424
2010-05-29 18:33:50 +00:00
irc
reactos Testers: Please pay attention to this build and test it fully: 2010-05-29 18:33:50 +00:00
rosapps Remove incorrect reference to winsock.h. 2010-05-15 22:44:31 +00:00
rostests [MSHTML_WINETEST] 2010-05-29 18:04:05 +00:00
wallpaper