diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-12-08 12:53:06 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-12-10 13:45:05 +0100 |
commit | 51c2bd7408b0a4ee73ecd1928d4c17d4fafb1ec2 (patch) | |
tree | 557c2c469bb7eaa4e80ed547f6627c4d22949db2 /sutils/fstab.c | |
parent | 6a2dec41b11492b3d6295e9546934f3cf10e6e74 (diff) |
ext2fs: tune the size of the inode cache
The node cache uses a fixed number of buckets giving it a linear
access complexity, although with a small constant factor. Paper over
this issue by increasing the number of buckets.
* ext2fs/inode.c (INOHSZ): Increase from 512 to 8192 entries.
Diffstat (limited to 'sutils/fstab.c')
0 files changed, 0 insertions, 0 deletions