Added new MEMORY_AREA_NO_ACCESS type.
authorEric Kohl <eric.kohl@reactos.org>
Sat, 17 May 2003 19:16:39 +0000 (19:16 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 17 May 2003 19:16:39 +0000 (19:16 +0000)
commit397169c1a8847075bac1b460946301c94b8cfc4e
tree8c43a228c664ecab52f735c54e0f70bf320c2e55
parente1c437438c7ed7470e9d6cb52fa1cc72003b63e0
Added new MEMORY_AREA_NO_ACCESS type.
Make the top and bottom 64KB of process memory space and the 60KB above the shared user page from unaccessible.
Introduced MmSystemRangeStart.

svn path=/trunk/; revision=4705
reactos/ntoskrnl/include/internal/mm.h
reactos/ntoskrnl/mm/marea.c
reactos/ntoskrnl/mm/mm.c
reactos/ntoskrnl/mm/mminit.c
reactos/ntoskrnl/ps/process.c