pg /c database 通过。似乎是pg使用 open/write 写入了某个文件,通过 fopen/fscanf 绕过了hook路径导致的。出现了新的段错误。
This commit is contained in:
@@ -21,7 +21,7 @@ BENCHMARKS="fillrandom,readrandom"
|
||||
|
||||
# key数
|
||||
# NUM=1000000
|
||||
NUM=500
|
||||
NUM=5000
|
||||
|
||||
# 线程数
|
||||
THREADS=2
|
||||
|
||||
Reference in New Issue
Block a user