Author: jgardou
Date: Thu Feb 16 11:16:10 2012
New Revision: 55631
URL:
http://svn.reactos.org/svn/reactos?rev=55631&view=rev
Log:
[NTOSKRNL/MM]
- use ARM3 allocation for PDE pages.
There is now one table for system PDEs, and their pages are not leaked anymore.
Also fix bug 5857 (aka mshtml bug).
Only for x86 now. Timo, I think you should do it for amd64 as well.
Thanks for your patience, go back to testing now.
A huge congrats to Cameron and Thomas, without them I wouldn't even have dared
touching this code.
Modified:
trunk/reactos/ntoskrnl/mm/ARM3/virtual.c
trunk/reactos/ntoskrnl/mm/i386/page.c