occlum/test/pipe
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
..
main.c Refactor pipe with the new event subsystem 2020-10-09 16:37:11 +08:00
Makefile Support argc and argv for child process after spawn 2019-02-16 16:24:08 +08:00