|
|
|
|
|
by starspangled
513 days ago
|
|
> Hundreds of millions of inodes is not a small number. I'm not sure how I can explain that much better. There are multiple orders of magnitude between "240 million inodes" and "a small number of inodes". The poster with the inode problem in the subthread I replied to said "many small files" and "millions of small files", not "a small number of inodes". > I said "almost" for a reason. It's a bad idea for quite small drives or some rare use cases. Though source trees often are smaller than 16kB/inode, so the advice to decrease inode allocation just to save a fraction of 1.6% of space may not be too good. I would leave it as default unless there is good reason to change. And that's of course the trouble with fixed inode allocation. |
|
I quoted the paper. I said nothing about OP.
> Though source trees often are smaller than 16kB/inode, so the advice to decrease inode allocation just to save a fraction of 1.6% of space may not be too good.
For drives that aren't going to have tons of uncompiled source trees, more than a percent is a lot. That could be a hundred gigabytes wasted. Almost any drive that isn't a small OS partition can do just fine at .4 or .2 percent.