intel / intel/confidential-computing.sgx

Turning off EPC paging

Open
#411 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.5k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am running a program with various buffer sizes inside the enclave, and I can see performance slow down and then drop once the EPC limit is reached.
I understand that the EPC size is set to 128MB maximum. Once the contents of an enclave get larger than this, some pages will need to be swapped out. Is there a way to turn off this paging in SGX, to ensure the active pages are not swapped out?

Thank you

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.