This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-05-31 16:31:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53e930e97f2cd75760ebdbca3e6e355faec0d52b
reactos
/
modules
/
rostests
/
kmtests
/
ntos_mm
History
Thomas Faber
6b863f63c2
[KMTESTS:MM] Fix MmReservedMapping test failures on PAE kernels.
2023-01-29 11:39:56 -05:00
..
CMakeLists.txt
…
MmMapLockedPagesSpecifyCache_drv.c
…
MmMapLockedPagesSpecifyCache_user.c
[KMTEST] Handle failure in KmtLoadDriver and KmtOpenDriver
2022-12-13 07:18:24 +01:00
MmMapLockedPagesSpecifyCache.h
…
MmMdl.c
[KMTESTS:MM] Fix failures in MmMdl test on machines with 2GB of free RAM.
2023-01-28 23:17:52 -05:00
MmReservedMapping.c
[KMTESTS:MM] Fix MmReservedMapping test failures on PAE kernels.
2023-01-29 11:39:56 -05:00
MmSection.c
…
NtCreateSection_drv.c
…
NtCreateSection_user.c
[KMTEST] Handle failure in KmtLoadDriver and KmtOpenDriver
2022-12-13 07:18:24 +01:00
ZwAllocateVirtualMemory.c
…
ZwCreateSection.c
…
ZwMapViewOfSection.c
…