ebpf的主从同步实现,QPS测试与内存池QPS测试。
This commit is contained in:
@@ -11,7 +11,6 @@ extern char global_hash_file[256];
|
||||
|
||||
int kvs_create_snapshot(iouring_ctx_t *uring, const char* array_file, const char* rbtree_file, const char* hash_file);
|
||||
int kvs_create_snapshot_async(const char *ip, int port);
|
||||
void __complete_snapshot(const char *ip, int port, const char *array_file, const char *rbtree_file, const char *hash_file);
|
||||
|
||||
extern int global_oplog_fd;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user