Merge pull request #11 from SuperconductZB/guangzheliu/layer1refactorfix
fixed a constant to meet the current design
This commit is contained in:
commit
256ae04094
@ -18,6 +18,7 @@
|
||||
|
||||
#define INODE_SIZE 512
|
||||
|
||||
#define DATABLOCKS_PER_BITMAP_BLOCK 255
|
||||
// TODO: explore the optimal value for this
|
||||
#define DATABLOCKS_PER_BITMAP_BLOCK 2047
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user