Re: [PATCH v9 00/15] Add Cgroup support for SGX EPC memory

2024-02-08 Thread Mikko Ylinen
On Mon, Feb 05, 2024 at 01:06:23PM -0800, Haitao Huang wrote: > SGX Enclave Page Cache (EPC) memory allocations are separate from normal > RAM allocations, and are managed solely by the SGX subsystem. The existing > cgroup memory controller cannot be used to limit or account for SGX EPC > memory, w

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory

2024-02-05 Thread Haitao Huang
SGX Enclave Page Cache (EPC) memory allocations are separate from normal RAM allocations, and are managed solely by the SGX subsystem. The existing cgroup memory controller cannot be used to limit or account for SGX EPC memory, which is a desirable feature in some environments, e.g., support for po