[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: small blocks
- From: Eric Sandeen <sandeen redhat com>
- To: Mag Gam <magawake gmail com>
- Cc: ext3-users redhat com
- Subject: Re: small blocks
- Date: Thu, 14 Aug 2008 08:49:48 -0500
Mag Gam wrote:
> I am trying to understand what the purpose of having small blocks per
> inode. I know you can cram more inodes per filesystem,
the main result is that you waste less space per file, since for
randomly-sized files you waste half a block(size) per file.
> but what is the
> downside?
More overhead for management, and more importantly, I still think there
is a bug lurking somewhere with block size < page size (rpm tends to hit
it for some people).
-Eric
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]