实现内存池的测试用例、继承jemalloc和自实现内存池。
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include "kvstore.h"
|
||||
#include "kvs_rw_tools.h"
|
||||
#include "mem_pool/mem_pool.h"
|
||||
#include <arpa/inet.h>
|
||||
|
||||
int kvs_keycmp(const uint8_t *a, uint32_t alen,
|
||||
|
||||
Reference in New Issue
Block a user