mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
benchmark
This commit is contained in:
5
docs/_not_used/ext4-ideas.txt
Normal file
5
docs/_not_used/ext4-ideas.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
ext4
|
||||
|
||||
Reduce the inode size: 256 -> -I 128
|
||||
|
||||
Reduce the inode ratio: The inode ratio is the number of blocks per inode. You can increase the inode ratio to reduce the number of inodes created. This can be done with the -i option when creating the filesystem. For example, -i 8192 will create one inode every 8192 blocks.
|
||||
Reference in New Issue
Block a user