|
a997d9f0b0
|
Enable some gVisor futex tests
|
2024-09-22 16:00:56 +08:00 |
|
|
b9808136a4
|
Block failed futex and fcntl tests
|
2024-09-21 15:18:56 +08:00 |
|
|
9acc02a288
|
Hide Semaphores on the overview temporarily
|
2024-09-20 12:57:05 +08:00 |
|
|
c5009e38f1
|
Add pipe/short_rw test
Co-authored-by: Ruihan Li <lrh2000@pku.edu.cn>
|
2024-09-20 10:37:20 +08:00 |
|
|
ea8327af0f
|
Add regression test for sendmsg/recvmsg
|
2024-09-20 10:37:20 +08:00 |
|
|
70505ff4f8
|
Support futex wait timeout
|
2024-09-19 22:42:13 +08:00 |
|
|
ceb6e2b242
|
Add lmbench-fs on ext2 in benchmark ci
|
2024-09-14 17:30:46 +08:00 |
|
|
cfd23336e5
|
Make the benchmark comparison with Linux on ext2 fairer
|
2024-09-14 17:27:55 +08:00 |
|
|
66f2dacaf8
|
Add configuration file for Redis and Nginx
|
2024-09-14 13:22:50 +08:00 |
|
|
43b6926c11
|
Add applications to initramfs
|
2024-09-14 13:22:50 +08:00 |
|
|
320092eda2
|
Implement blocking connect properly
|
2024-09-13 22:09:46 +08:00 |
|
|
6f915133b5
|
Fix error codes in bind
|
2024-09-13 22:09:46 +08:00 |
|
|
a345e11b96
|
Fix error codes in send , recv , accept
|
2024-09-13 22:09:46 +08:00 |
|
|
a8592a16ea
|
Fix I/O events related to shutdown
|
2024-09-13 22:09:46 +08:00 |
|
|
421f6b8e5b
|
Fix I/O events cross different states
|
2024-09-13 22:09:46 +08:00 |
|
|
f831f5685f
|
Fix I/O events for UNIX connected sockets
|
2024-09-13 22:09:46 +08:00 |
|
|
32bfa76703
|
Reorganize the structure of benchmarks
|
2024-09-13 21:03:25 +08:00 |
|
|
7a13c0dff6
|
Fix behavior related to EPOLLONESHOT
|
2024-09-13 21:02:06 +08:00 |
|
|
6151d65cf5
|
Fix poll behavior
|
2024-09-13 21:02:06 +08:00 |
|
|
479d98c8b9
|
Use (fd, file) as the key
|
2024-09-13 21:02:06 +08:00 |
|
|
8b1c69987f
|
Make the benchmarks on ext2 more fair
|
2024-09-13 16:25:25 +08:00 |
|
|
6645220810
|
Adjust the test parameters in lmbench mmap/pagefault tests
|
2024-09-12 21:09:16 +08:00 |
|
|
f94d2e55f7
|
Disable SemOpMultiNoBlock
|
2024-09-02 17:12:04 +08:00 |
|
|
9a2faff07b
|
Enable lto in running benchmark
|
2024-09-02 17:09:48 +08:00 |
|
|
eff41b6e97
|
Enable loopback network device in Linux
|
2024-08-29 20:21:10 +08:00 |
|
|
83d42d0783
|
Add lmbench localhost UDP latency test
|
2024-08-29 20:21:10 +08:00 |
|
|
a84ed69f5f
|
Add lmbench localhost TCP latency test
|
2024-08-29 20:21:10 +08:00 |
|
|
34352dc0d9
|
Add lmbench TCP connect latency test
|
2024-08-29 20:21:10 +08:00 |
|
|
316e4bf2c6
|
Add lmbench localhost TCP bandwidth test
|
2024-08-29 20:21:10 +08:00 |
|
|
9fec6ce95a
|
Add lmbench HTTP latency test
|
2024-08-29 20:21:10 +08:00 |
|
|
936da1d6df
|
Add lmbench select TCP test
|
2024-08-29 20:21:10 +08:00 |
|
|
6ce25dc38b
|
Fix lock releasing of fcntl
|
2024-08-29 17:06:01 +08:00 |
|
|
21a1041d27
|
Clean up files generated by UNIX regression tests
|
2024-08-28 19:54:36 +08:00 |
|
|
65aa156e92
|
Implement UNIX abstract address namespace
|
2024-08-28 19:54:36 +08:00 |
|
|
a72c7dadf3
|
Optimize the latency of lmbench-signal-prot
|
2024-08-28 14:27:41 +08:00 |
|
|
7b58d97aa2
|
Add regression test for SO_REUSEADDR
|
2024-08-28 14:01:18 +08:00 |
|
|
d179fa8788
|
Enables F_SETOWN gVisor test
|
2024-08-27 22:14:40 +08:00 |
|
|
d313674a2b
|
Add SMP tests with a general test blocklist
|
2024-08-27 17:22:47 +08:00 |
|
|
d499c1592d
|
Add ldconfig to initramfs
|
2024-08-27 17:21:28 +08:00 |
|
|
86f09eef75
|
Fix all spelling mistakes in history by typos tool
|
2024-08-27 12:19:48 +08:00 |
|
|
9e59db2f42
|
Make benchmark CI more fair
|
2024-08-26 20:27:13 +08:00 |
|
|
090b5a1c1d
|
Dsiable mitigations for CPU vulnerabilities in Linux
|
2024-08-25 20:12:14 +08:00 |
|
|
c2a8342752
|
Add lmbench fifo latency test
|
2024-08-23 19:56:36 +08:00 |
|
|
30726ad880
|
Add lmbench unix connect latency test
|
2024-08-23 19:55:25 +08:00 |
|
|
a039b58f8b
|
Correct lmdd result_index
|
2024-08-23 11:44:24 +08:00 |
|
|
837c7bebb6
|
Add lmbench lmdd test
|
2024-08-22 12:51:42 +08:00 |
|
|
47857fc10f
|
Fix remote addresses in connected UNIX sockets
|
2024-08-18 23:57:56 +08:00 |
|
|
a3d4748d6b
|
Fix behavior in UNIX socket listen()
|
2024-08-18 23:57:56 +08:00 |
|
|
dee0956921
|
Add lmbench file locking latency test
|
2024-08-18 23:20:57 +08:00 |
|
|
8ce86e4d98
|
Add lmbench signal protection test
|
2024-08-18 23:20:57 +08:00 |
|