linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ext4: Used block count in df
@ 2013-02-07  6:39 Adil Mujeeb
  2013-02-07 16:49 ` Eric Sandeen
  0 siblings, 1 reply; 8+ messages in thread
From: Adil Mujeeb @ 2013-02-07  6:39 UTC (permalink / raw)
  To: linux-ext4, linux-fsdevel

Hi,

I have an observation on EXT4 filesystem. I created filesystem of size
1TB, 4TB, and 7TB and then checked the output of df command.

df command showed the number of 1KB blocks used. The result was:
1TB: 204056
4TB: 198680
7TB: 181784

I performed the same on XFS and the result was:
1TB: 32928
4TB: 32928
7TB: 33024

EXT4 result shows with increasing filesystem size, the number of used
blocks decreased. I dont have idea about low level implementation but
I am curious why it is so?

Thanks.

Regards,
Adil

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-02-13  5:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-07  6:39 ext4: Used block count in df Adil Mujeeb
2013-02-07 16:49 ` Eric Sandeen
2013-02-11  6:36   ` Adil Mujeeb
2013-02-11 17:32     ` Eric Sandeen
2013-02-11 17:53       ` Eric Sandeen
2013-02-12  6:14       ` Adil Mujeeb
2013-02-12 16:01         ` Eric Sandeen
2013-02-13  5:16           ` Adil Mujeeb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).