Ruihan Li
|
a345e11b96
|
Fix error codes in send , recv , accept
|
2024-09-13 22:09:46 +08:00 |
|
Ruihan Li
|
a8592a16ea
|
Fix I/O events related to shutdown
|
2024-09-13 22:09:46 +08:00 |
|
Ruihan Li
|
421f6b8e5b
|
Fix I/O events cross different states
|
2024-09-13 22:09:46 +08:00 |
|
Ruihan Li
|
f831f5685f
|
Fix I/O events for UNIX connected sockets
|
2024-09-13 22:09:46 +08:00 |
|
Fabing Li
|
32bfa76703
|
Reorganize the structure of benchmarks
|
2024-09-13 21:03:25 +08:00 |
|
Ruihan Li
|
7a13c0dff6
|
Fix behavior related to EPOLLONESHOT
|
2024-09-13 21:02:06 +08:00 |
|
Ruihan Li
|
6151d65cf5
|
Fix poll behavior
|
2024-09-13 21:02:06 +08:00 |
|
Ruihan Li
|
479d98c8b9
|
Use (fd, file) as the key
|
2024-09-13 21:02:06 +08:00 |
|
Shaowei Song
|
8b1c69987f
|
Make the benchmarks on ext2 more fair
|
2024-09-13 16:25:25 +08:00 |
|
Chen Chengjun
|
6645220810
|
Adjust the test parameters in lmbench mmap/pagefault tests
|
2024-09-12 21:09:16 +08:00 |
|
Yuke Peng
|
f94d2e55f7
|
Disable SemOpMultiNoBlock
|
2024-09-02 17:12:04 +08:00 |
|
Jianfeng Jiang
|
9a2faff07b
|
Enable lto in running benchmark
|
2024-09-02 17:09:48 +08:00 |
|
Yuke Peng
|
eff41b6e97
|
Enable loopback network device in Linux
|
2024-08-29 20:21:10 +08:00 |
|
Yuke Peng
|
83d42d0783
|
Add lmbench localhost UDP latency test
|
2024-08-29 20:21:10 +08:00 |
|
Yuke Peng
|
a84ed69f5f
|
Add lmbench localhost TCP latency test
|
2024-08-29 20:21:10 +08:00 |
|
Yuke Peng
|
34352dc0d9
|
Add lmbench TCP connect latency test
|
2024-08-29 20:21:10 +08:00 |
|
Yuke Peng
|
316e4bf2c6
|
Add lmbench localhost TCP bandwidth test
|
2024-08-29 20:21:10 +08:00 |
|
Yuke Peng
|
9fec6ce95a
|
Add lmbench HTTP latency test
|
2024-08-29 20:21:10 +08:00 |
|
Yuke Peng
|
936da1d6df
|
Add lmbench select TCP test
|
2024-08-29 20:21:10 +08:00 |
|
Fabing Li
|
6ce25dc38b
|
Fix lock releasing of fcntl
|
2024-08-29 17:06:01 +08:00 |
|
Ruihan Li
|
21a1041d27
|
Clean up files generated by UNIX regression tests
|
2024-08-28 19:54:36 +08:00 |
|
Ruihan Li
|
65aa156e92
|
Implement UNIX abstract address namespace
|
2024-08-28 19:54:36 +08:00 |
|
Jianfeng Jiang
|
a72c7dadf3
|
Optimize the latency of lmbench-signal-prot
|
2024-08-28 14:27:41 +08:00 |
|
Yuke Peng
|
7b58d97aa2
|
Add regression test for SO_REUSEADDR
|
2024-08-28 14:01:18 +08:00 |
|
Yuke Peng
|
d179fa8788
|
Enables F_SETOWN gVisor test
|
2024-08-27 22:14:40 +08:00 |
|
Zhang Junyang
|
d313674a2b
|
Add SMP tests with a general test blocklist
|
2024-08-27 17:22:47 +08:00 |
|
Chen Chengjun
|
d499c1592d
|
Add ldconfig to initramfs
|
2024-08-27 17:21:28 +08:00 |
|
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 |
|