Implement a FIO engine for testing cluster I/O

This commit is contained in:
Vitaliy Filippov
2020-06-07 00:30:15 +03:00
parent 226f5a2945
commit 437dc5b630
8 changed files with 469 additions and 8 deletions
-1
View File
@@ -23,7 +23,6 @@
#define CL_READ_REPLY_DATA 3
#define CL_WRITE_READY 1
#define CL_WRITE_REPLY 2
#define MAX_EPOLL_EVENTS 64
#define OSD_OP_INLINE_BUF_COUNT 16
#define PEER_CONNECTING 1