ebpf的主从同步实现,QPS测试与内存池QPS测试。
This commit is contained in:
@@ -90,4 +90,7 @@ resp_value_t resp_nil(void); /* $-1\r\n */
|
||||
*/
|
||||
int resp_dispatch(const resp_cmd_t *cmd, resp_value_t *out_value);
|
||||
|
||||
void __ssync(const uint8_t *ip, uint32_t ip_len, int port, unsigned long long seq);
|
||||
void __sready();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user