occlum/src/libos
LI Qing 4ee3396152 Refactor the futex implementation
1. Use multiple futex buckets to reduce lock contention on futex data
strcutures
2. Add FUTEX_REQUEUE support
3. Add the condition variable test case
2019-12-10 06:03:03 +00:00
..
include Inform Intel SGX SDK about Occlum-defined stacks 2019-07-18 07:16:17 +00:00
src Refactor the futex implementation 2019-12-10 06:03:03 +00:00
Cargo.lock Add ioctls on /dev/sgx for SGX remote attestation 2019-12-07 10:21:01 +00:00
Cargo.toml Add ioctls on /dev/sgx for SGX remote attestation 2019-12-07 10:21:01 +00:00
Enclave.lds Load and run a Hello World program 2019-02-16 16:23:30 +08:00
Makefile Add ioctls on /dev/sgx for SGX remote attestation 2019-12-07 10:21:01 +00:00