Skip to main content

Module memory

Module memory 

Source
Expand description

Application-scoped memory policy, safety limits, and cache accounting.

Structs§

CacheUsage
DomainInstanceId
Opaque owner id handed out by MemoryGovernor::next_instance_id for image-cache reachability tracking.
MemoryBudget
Application memory budget.
MemoryGovernor
Application-scoped memory governor.
MemoryOptions
Application-scoped memory policy.
MemoryReservation
MemoryTaskReservation

Enums§

CachePriority
Eviction priority for a cached resource.
ImageCachePolicy
Per-image caching policy.
RetentionClass
How long a cached resource is retained before it may be evicted.