Geoff Chappell, Software Analyst
The MI_PARTITION_ZEROING structure exists only within an MI_PARTITION. It is 0x2C or 0x48 bytes in 32-bit and 64-bit Windows, respectively.
Offset (x86) | Offset (x64) | Definition |
---|---|---|
0x00 | 0x00 |
KEVENT PageEvent; |
0x10 | 0x18 |
BOOLEAN ThreadActive; |
0x14 | 0x1C |
LONG ZeroFreePageSlistMinimum; |
0x18 | 0x20 |
MMPTE *FirstReservedZeroingPte; |
0x1C | 0x28 |
WORK_QUEUE_ITEM RebalanceZeroFreeWorkItem; |