Bill Jonas on Wed, 6 Jun 2001 09:50:07 -0400 |
On Tue, Jun 05, 2001 at 08:24:10PM -0400, gabriel rosenkoetter wrote: > Would practical file system tuning be an interesting meeting topic? > Has it already been done? To my knowledge, it hasn't been done. Probably the closest thing was when I talked about ext2 file undeletion. http://www.PhillyLinux.org/talks.html > Hrm. So perhaps GNU du does query the fs for what block size it > likes? BSD du pretty clearly does not. Historically, SysV and BSD du have displayed their results in differing sizes. I *thought* that SysV reported in 512-byte blocks and BSD reported in 1024-byte blocks, but a look at my OpenBSD machine indicates its du reports in 512-byte blocks (but includes a -k option), so now I'm not so sure. I prefer the -h option on GNU du. -- Bill Jonas * bill@billjonas.com * http://www.billjonas.com/ "As we enjoy great advantages from the inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously." -- Benjamin Franklin ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|