occlum/src
Tate, Hongliang Tian f5ae00895e Refactor pipe with the new event subsystem
1. Introduce channels, which provide an efficient means for IPC;
2. Leverage channels to rewrite pipe, improving the performance (3X),
robustness, and readability.

This pipe rewrite is not done: some more commits will be added to
implement poll and epoll for pipe.
2020-10-09 16:37:11 +08:00
..
exec Narrow the focus of exec client/server build 2020-09-18 12:39:12 +08:00
libos Refactor pipe with the new event subsystem 2020-10-09 16:37:11 +08:00
pal Add the event subsystem 2020-09-29 18:08:10 +08:00
run Add timerslack concept for libos and enbale prctl PR_GET_TIMERSLACK option 2020-09-18 12:39:12 +08:00
Enclave.edl Add the event subsystem 2020-09-29 18:08:10 +08:00
Makefile Add "make format" and "make format-check" to check format for c/c++ files 2020-05-27 07:08:59 +00:00
sgxenv.mk Add RPM installer for Occlum and C/C++ toolchains 2020-08-15 19:12:40 +08:00