You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keystone Enclave Forum
Hello,
As part of my previous work https://groups.google.com/g/keystone-enclave-forum/c/mS86rpjgrxA, I tried malloc implementation with different sizes in keystone and found that for 1MB and 2MB I could see the memory getting allocated but when I assign 3MB I am facing page fault and this whole case is inside the enclave. So what is the real reason behind it and how to solve it.