Re: [PATCH v16 00/16] Add Cgroup support for SGX EPC memory

2024-08-27 Thread Jarkko Sakkinen
On Wed Aug 21, 2024 at 4:53 AM EEST, 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, which

Re: [PATCH v16 00/16] Add Cgroup support for SGX EPC memory

2024-08-26 Thread Mikko Ylinen
On Tue, Aug 20, 2024 at 06:53:48PM -0700, 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 v16 00/16] Add Cgroup support for SGX EPC memory

2024-08-20 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