ExSizeOfRundownProtectionCacheAware-Funktion (wdm.h)

Die ExSizeOfRundownProtectionCacheAware-Routine gibt die empfohlene Größe für eine cachefreundliche Rundownstruktur zurück.

Syntax

SIZE_T ExSizeOfRundownProtectionCacheAware();

Rückgabewert

Gibt einen SIZE_T Wert zurück.

Hinweise

Rufen Sie nach dem Aufrufen dieser Routine ExInitializeRundownProtectionCacheAware auf, um ein cachefähiges Rundownschutzobjekt zu initialisieren.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Server) Windows Server 2003, Service Pack 1
Kopfzeile wdm.h (wdm.h einschließen)
IRQL <= APC_LEVEL

Weitere Informationen

Cache-fähiger Run-Down-Schutz

ExAcquireRundownProtectionCacheAware

ExAcquireRundownProtectionCacheAwareEx

ExAllocateCacheAwareRundownProtection

ExFreeCacheAwareRundownProtection

ExInitializeRundownProtectionCacheAware

ExReInitializeRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAwareEx

ExRundownCompletedCacheAware

ExWaitForRundownProtectionReleaseCacheAware