On Mon, 2 Jul 2001, Marvin T. Pascual wrote:
> > that is normal marvin. that is what standard unix filesystem architecture.
> >
> > there are four basic parts of a unix filesystem. these are:
> >
> > 1. boot block
> > 2. super block
> > 3. inode list
> > 4. data block
> >
> > what you have seen in df command is the data block and the rest are eaten
> up
> > by boot block, super block and inode list..
>
> Don't we have any solution on this even just to minimize the number of bytes
> used? Any idea from the Systems Programmer and Gurus here? :-)
>
This is the necessary overhead needed my filesystems such as ext2 in
linux. Journalling filesystems use up even more reserved space for its
journal data.
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]