[ros-svn] [hbirr] 13288: - Implemented a kernel mapping region
which is process local.
hbirr at svn.reactos.com
hbirr at svn.reactos.com
Tue Jan 25 23:50:51 CET 2005
- Implemented a kernel mapping region which is process local.
This mapping can be used to map temporary memory pages from
other process's like pde's/pte's. It is also used to make
a copy of a page or to clean a page.
Updated files:
trunk/reactos/ntoskrnl/Makefile
trunk/reactos/ntoskrnl/include/internal/mm.h
trunk/reactos/ntoskrnl/ke/i386/multiboot.S
trunk/reactos/ntoskrnl/mm/freelist.c
trunk/reactos/ntoskrnl/mm/i386/page.c
trunk/reactos/ntoskrnl/mm/kmap.c
trunk/reactos/ntoskrnl/mm/mminit.c
trunk/reactos/ntoskrnl/mm/section.c
More information about the Ros-svn
mailing list