--- ntoskrnl/mm/ARM3/procsup.c +++ ntoskrnl/mm/ARM3/procsup.c @@ -166,7 +166,9 @@ // *PointerPte = TempPte; } - + + InterlockedExchangeAddUL(&MiMemoryConsumers[MC_NPPOOL].PagesUsed, StackPages); + // // Release the PFN lock //