Fischer0522 opened a new issue, #460:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/460

   sgx_protected_fs use LRUCache to reduce the IO cost, when pfs need a new 
node, it will create one and push it in front of the list, but pfs need evict 
node, it will call `cache.iter()` to get all nodes that is dirty.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org
For additional commands, e-mail: notifications-h...@teaclave.apache.org

Reply via email to