update
Signed-off-by: Wenchao Hao <haowenchao22@gmail.com>
This commit is contained in:
parent
a78d53518f
commit
8478ddacda
|
|
@ -9,7 +9,7 @@
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <openssl/md5.h>
|
#include <openssl/md5.h>
|
||||||
|
|
||||||
#define SIZE 19*1024*1024
|
#define SIZE 500*1024*1024
|
||||||
#define PAGE_SIZE 4096 // 4KB
|
#define PAGE_SIZE 4096 // 4KB
|
||||||
#define CHUNK_SIZE 8 * 1024 // 8KB
|
#define CHUNK_SIZE 8 * 1024 // 8KB
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue