<<On Thu, 6 Jul 2000 13:18:40 +0200, Stijn Hoop <[EMAIL PROTECTED]> said: > Maybe this isn't the right list to ask, but stepping into this: > I bought a 30G drive recently, and I was wondering if the 10% 'rule' > for performance is still really needed. I mean, I lose 3 _gigs_ of > storage space, and otherwise the performance detoriates? That > doesn't make sense to me. Yes. The efficiency of the hashing mechanism used to lay out new blocks on the disk depends only on what fraction of the disk is used, not how much space that represents. (On the other hand, it is unlikely that you are significantly stressing the allocator in any meaningful way.) If you're concerned about wasted disk space, there's a lot to be gained by fiddling with the block sizes, bytes per inode, and other layout parameters. Your 30-GB disk probably has a zillion cylinder groups, which is far too many to actually be helpful in disk layout. When creating a large filesystem, it pays to increase the `-c' parameter as high as newfs will permit. -GAWollman To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: bin/19635: add -c for grand total to df(1), like... Sheldon Hearn
- Re: bin/19635: add -c for grand total to df(1),... Will Andrews
- Re: bin/19635: add -c for grand total to df... Blaz Zupan
- Re: bin/19635: add -c for grand total t... Bill Fumerola
- Re: bin/19635: add -c for grand tot... Paul Herman
- Re: bin/19635: add -c for gran... Sheldon Hearn
- Re: bin/19635: add -c for ... Andrew Kenneth Milton
- Re: bin/19635: add -c for ... Sheldon Hearn
- Re: bin/19635: add -c for ... Brad Knowles
- Large disks (was Re: bin/1... Stijn Hoop
- Re: Large disks (was Re: b... Garrett Wollman
- Re: Large disks (was Re: b... Bruce Evans
- Re: bin/19635: add -c for ... David O'Brien
- Re: bin/19635: add -c for grand total to df... Sheldon Hearn
- Re: bin/19635: add -c for grand total t... Will Andrews
- Re: bin/19635: add -c for grand total t... Robert Drehmel
- Re: bin/19635: add -c for grand total t... Cyrille Lefevre
- Re: bin/19635: add -c for grand total to df(1), like... Sheldon Hearn
- Re: bin/19635: add -c for grand total to df(1), like... Paul Herman
- Re: bin/19635: add -c for grand total to df(1),... Will Andrews
- Re: bin/19635: add -c for grand total to df(1),... Bill Fumerola