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.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/461
You are receiving this because you are subscribed to this thread.

Message ID: <apache/incubator-teaclave-sgx-sdk/issues/4...@github.com>

Reply via email to