Signed-off-by: Wenchao Hao <haowenchao22@gmail.com>
This commit is contained in:
Wenchao Hao 2024-11-19 19:57:29 +08:00
parent a78d53518f
commit 8478ddacda
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#include <sys/time.h>
#include <openssl/md5.h>
#define SIZE 19*1024*1024
#define SIZE 500*1024*1024
#define PAGE_SIZE 4096 // 4KB
#define CHUNK_SIZE 8 * 1024 // 8KB