Jérôme Gardou
|
789d7a7741
|
[NTOS:MM] When mapping pages for zeroing them, disable cache, enable write through
Idea from Thomas Faber
|
2021-08-04 17:48:39 +02:00 |
|
Jérôme Gardou
|
82c908195c
|
Revert "[NTOS:MM] Allow MiMapPageInHyperSpace to be called from DISPATCH_LEVEL"
This reverts commit 8404d1a6ff .
Not ready for prime time, sorry.
|
2021-04-07 23:26:44 +02:00 |
|
Jérôme Gardou
|
8404d1a6ff
|
[NTOS:MM] Allow MiMapPageInHyperSpace to be called from DISPATCH_LEVEL
Also annotate it to show its behaviour.
|
2021-04-07 23:09:26 +02:00 |
|
Jérôme Gardou
|
0919324772
|
[NTOS:MM] Get rid of "compatibility layer" for hyper space mappings
Let's call that a bug layer instead.
|
2021-01-22 09:33:06 +01:00 |
|
Thomas Faber
|
754e175d12
|
[NTOS:MM] Use MI_ZERO_PTES as the number of usable zeroing PTEs, not the total allocated. CORE-11856
We'll now have 32 usable zeroing PTEs instead of 31.
MP kernels will (some day) zero up to 32 pages at a time.
|
2020-02-22 12:33:54 +01:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|