occlum/src/libos/src
2020-03-07 17:35:39 +08:00
..
builtin Add Occlum.json. No more configs hardcoded in code 2019-08-09 09:19:51 +00:00
error Optimize the perf of sendmsg/recvmsg by allocating untrusted buffers directly 2020-01-23 06:58:51 +00:00
exception Extend CPUID emulation for Intel Celeron and newer Intel CPUs 2020-02-28 10:53:38 +00:00
fs Add fstat() and poll() for the random device 2020-02-27 03:41:05 +00:00
misc Introduce the new error handling mechanism 2019-10-14 03:50:20 +00:00
net Add fstat() and poll() for the random device 2020-02-27 03:41:05 +00:00
process Add performance profiler for threads and system calls 2020-03-07 17:35:39 +08:00
syscall Add performance profiler for threads and system calls 2020-03-07 17:35:39 +08:00
time Add performance profiler for threads and system calls 2020-03-07 17:35:39 +08:00
untrusted Optimize the perf of sendmsg/recvmsg by allocating untrusted buffers directly 2020-01-23 06:58:51 +00:00
util Add nanosleep syscall 2019-11-07 13:24:02 +00:00
vm Refactor program loader to handle many loadable segments 2019-11-07 13:19:09 +00:00
config.rs Check program paths against entry points in Occlum.json 2019-11-07 02:42:59 +00:00
entry.rs Fix some typos 2020-01-23 04:40:54 +00:00
lib.rs Optimize the perf of sendmsg/recvmsg by allocating untrusted buffers directly 2020-01-23 06:58:51 +00:00
prelude.rs Optimize the perf of sendmsg/recvmsg by allocating untrusted buffers directly 2020-01-23 06:58:51 +00:00