#ifndef _NTWMI_H
//
// Reason for lazy write scan
// Note: These SHOULD be the same values as Cc's corresponding
// reason codes in minkernel/ntos/inc/cache.h file.
//
#define PERFINFO_CC_NOTIFY_LOW_MEMORY 0x000000001
View code on GitHub
No description available.