ExSizeOfRundownProtectionCacheAware-Funktion (wdm.h)
Die ExSizeOfRundownProtectionCacheAware Routine gibt die empfohlene Größe für eine cachefreundliche Ausführungsstruktur zurück.
Syntax
SIZE_T ExSizeOfRundownProtectionCacheAware();
Rückgabewert
Gibt einen SIZE_T Wert zurück.
Bemerkungen
Rufen Sie nach dem Aufrufen dieser Routine ExInitializeRundownProtectionCacheAware auf, um ein cachefähiges Rundownschutzobjekt zu initialisieren.
Anforderungen
Anforderung | Wert |
---|---|
mindestens unterstützte Server- | Windows Server 2003, Service Pack 1 |
Header- | wdm.h (include Wdm.h) |
IRQL- | <= APC_LEVEL |
Siehe auch
vom Cache kompatiblen Run-Down Protection-
ExAcquireRundownProtectionCacheAware-
ExAcquireRundownProtectionCacheAwareEx
ExAllocateCacheAwareRundownProtection
ExFreeCacheAwareRundownProtection
ExInitializeRundownProtectionCacheAware-
ExReInitializeRundownProtectionCacheAware
ExReleaseRundownProtectionCacheAware