Commit Graph

221 Commits

Author SHA1 Message Date
3981cd63cd Wake up background polling thread when old_instant is 0
Co-authored-by: Ruihan Li <lrh2000@pku.edu.cn>
2024-07-29 16:56:29 +08:00
328ce9e92c Properly close sockets 2024-07-29 16:56:29 +08:00
b3591131c1 Fix missing syscall tests 2024-07-22 22:02:38 +08:00
39cd4420f2 Fix many error codes in pipes 2024-07-18 20:45:16 +08:00
e22d23429e Add unix latency benchmark 2024-07-18 18:20:28 +08:00
02ad3d8cab Add syscall-related benchmarks 2024-07-18 18:20:28 +08:00
0021f3014c Add memory-related benchmarks 2024-07-18 18:20:28 +08:00
922176641c Add process-related benchmarks 2024-07-18 18:20:28 +08:00
77b823edc0 Add comment for VDSO_LIB 2024-07-18 18:10:56 +08:00
7dc1dbf824 Add .so files for LMbench-network 2024-07-18 18:10:56 +08:00
bffc34c94b Don't check access mode if the file is being created 2024-07-18 17:55:23 +08:00
c71ff237bc Avoid using root directory 2024-07-09 19:19:58 +08:00
378a253dab Disable racy EpollTest.UnblockWithSignal 2024-07-09 09:49:42 +08:00
c7d2a908e0 Add stat_times_test 2024-07-08 22:31:30 +08:00
64c17f3853 Remove home-brewed getpid benchmark 2024-07-08 18:21:08 +08:00
b12a5d6770 Add lmbench scripts 2024-07-08 18:21:08 +08:00
64b1be2472 Add the FIO benchmark 2024-07-08 17:13:16 +08:00
bb05153352 Add benchmark build scripts to Dockerfile 2024-07-08 15:26:29 +08:00
990bd846cd Enhance the stability of Asterinas compiling 2024-07-05 20:03:10 +08:00
d8389da797 Add syscall mknod
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
2024-07-03 21:59:25 +08:00
f675552c5a Rename regression to test 2024-06-28 20:33:21 +08:00