PolarDB-FileSystem icon indicating copy to clipboard operation
PolarDB-FileSystem copied to clipboard

源码中定义的Block Size与论文不同

Open struggletime opened this issue 3 years ago • 0 comments

您好,在源码的src/pfs_core/pfs_impl.h文件中发现:第39行定义Block Size大小为4M,这似乎与Polarfs论文3.2节中将Block Size设置为64KB不符,请问这里是如何考虑的?

struggletime avatar Oct 21 '22 02:10 struggletime