Commit Graph

61 Commits

Author SHA1 Message Date
Cautreoxit 86f09eef75 Fix all spelling mistakes in history by typos tool 2024-08-27 12:19:48 +08:00
Chen Chengjun 9e59db2f42 Make benchmark CI more fair 2024-08-26 20:27:13 +08:00
Yuke Peng 090b5a1c1d Dsiable mitigations for CPU vulnerabilities in Linux 2024-08-25 20:12:14 +08:00
Yuke Peng c2a8342752 Add lmbench fifo latency test 2024-08-23 19:56:36 +08:00
Yuke Peng 30726ad880 Add lmbench unix connect latency test 2024-08-23 19:55:25 +08:00
Yuke Peng a039b58f8b Correct lmdd result_index 2024-08-23 11:44:24 +08:00
Yuke Peng 837c7bebb6 Add lmbench lmdd test 2024-08-22 12:51:42 +08:00
Ruihan Li 47857fc10f Fix remote addresses in connected UNIX sockets 2024-08-18 23:57:56 +08:00
Ruihan Li a3d4748d6b Fix behavior in UNIX socket `listen()` 2024-08-18 23:57:56 +08:00
Yuke Peng dee0956921 Add lmbench file locking latency test 2024-08-18 23:20:57 +08:00
Yuke Peng 8ce86e4d98 Add lmbench signal protection test 2024-08-18 23:20:57 +08:00
Yuke Peng 21255655c0 Add lmbench mmap latency test 2024-08-18 23:20:57 +08:00
Yuke Peng 9e2956b4a3 Add lmbench mmap bandwidth test 2024-08-18 23:20:57 +08:00
Fabing Li 36a2f40d07 Enhance the stability of lmbench-mem 2024-08-18 21:10:33 +08:00
Yuke Peng 0160a85ccd Add semaphore gvisor test 2024-08-18 16:37:39 +08:00
Yuke Peng 6430ef1841 Add LMbench lat_sem test 2024-08-18 16:37:39 +08:00
Fabing Li ce2af1eb05 Add flock and sys_flock 2024-08-17 18:18:23 +08:00
Fabing Li cbd8879243 Add range lock and sys_fcntl 2024-08-17 18:18:23 +08:00
Chen Chengjun 803f059493 Add page fault lmbench 2024-08-17 18:07:09 +08:00
Chen Chengjun 40c2acf29d Add shared filebacked mmap test 2024-08-16 10:45:16 +08:00
Shaowei Song 720b952996 Add lmbench fs tests 2024-08-15 23:07:33 +08:00
Ruihan Li f499f54cf5 Record the original bound name 2024-08-13 19:32:22 +08:00
Ruihan Li 6b50d28ba1 Remove unnecessary self-connecting check 2024-08-13 19:32:22 +08:00
Ruihan Li 5445a26ec5 Fix results of getting UNIX names 2024-08-13 19:32:22 +08:00
Fabing Li f9bae1eee9 Fix lmbench-ctx extraction 2024-08-12 22:37:29 +08:00
Jianfeng Jiang dc124351d2 Add gvisor pselect test 2024-08-09 15:46:05 +08:00
Shaowei Song 8dce83605f Add sys_fallocate 2024-08-08 21:10:38 +08:00
Fabing Li d04111079c Fix the lmbench-exec/shell error when /tmp exists 2024-08-08 16:28:45 +08:00
Shaowei Song 0e8c5e7f5f Correct the Linux's behavior of lmbench-file-rd 2024-08-08 15:16:05 +08:00
Ruihan Li 4deba9baca Rewrite the whole `net/addr.rs` file 2024-08-05 10:24:56 +08:00
Yuke Peng df996c04f5 Fix pipe test 2024-08-02 23:03:06 +08:00
Yuke Peng 2aaf08e2dc Add select file test 2024-08-02 23:03:06 +08:00
Yuke Peng fd5fe26fae Add file read bandwidth test 2024-08-02 23:03:06 +08:00
Yuke Peng 488445b9e8 Add signal install test 2024-08-02 23:03:06 +08:00
Yuke Peng 39a66aea67 Add unix bandwidth test 2024-08-02 23:03:06 +08:00
Yuke Peng 60ca395f24 Fix lmbench exec and shell scripts 2024-08-02 18:50:41 +08:00
Fabing Li c43c07c9fb Enhance UI and functionality for benchmark 2024-08-02 15:55:36 +08:00
Shaowei Song 6847181553 Enable lmbench-write&lmbench-read in benchmark ci 2024-07-30 20:57:37 +08:00
Qingsong Chen 077a9ac3ab Add fcntl subcommand F_GETOWN/F_SETOWN 2024-07-29 22:25:24 +08:00
Yuke Peng 45a5498c04 Add LMbench pipe test 2024-07-29 22:16:25 +08:00
Jianfeng Jiang 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
Ruihan Li 328ce9e92c Properly close sockets 2024-07-29 16:56:29 +08:00
Fabing Li b3591131c1 Fix missing syscall tests 2024-07-22 22:02:38 +08:00
Ruihan Li 39cd4420f2 Fix many error codes in pipes 2024-07-18 20:45:16 +08:00
Yuke Peng e22d23429e Add unix latency benchmark 2024-07-18 18:20:28 +08:00
Yuke Peng 02ad3d8cab Add syscall-related benchmarks 2024-07-18 18:20:28 +08:00
Yuke Peng 0021f3014c Add memory-related benchmarks 2024-07-18 18:20:28 +08:00
Yuke Peng 922176641c Add process-related benchmarks 2024-07-18 18:20:28 +08:00
Yuke Peng 77b823edc0 Add comment for VDSO_LIB 2024-07-18 18:10:56 +08:00
Yuke Peng 7dc1dbf824 Add .so files for LMbench-network 2024-07-18 18:10:56 +08:00