All of lore.kernel.org
 help / color / mirror / Atom feed
* Where all does preallocated/extra space hide?
@ 2009-09-29 16:47 Eric Sandeen
  2009-10-01 16:55 ` Eric Sandeen
  2009-10-08 11:48 ` Aneesh Kumar K.V
  0 siblings, 2 replies; 6+ messages in thread
From: Eric Sandeen @ 2009-09-29 16:47 UTC (permalink / raw)
  To: ext4 development

I was running some of the xfstests enospc tests on ext4, and they were
failing; in one case, manymanymany small files are made to fill up a
100M filesystem.  ext4 stops quite early with -ENOSPC, but after a bit,
(or after a "sync") we get 40MB free again.  So 40% of the fs space is
hidden somewhere in preallocation...

I tried calling out to discard group prealloc but that's only a few
blocks.  I'll go trace through the sync paths to see what all gets
released, but if anyone knows offhand where the rest of that space is
hiding, please give me a shout.  :)

Thanks,
-Eric

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

end of thread, other threads:[~2009-10-09 14:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-29 16:47 Where all does preallocated/extra space hide? Eric Sandeen
2009-10-01 16:55 ` Eric Sandeen
2009-10-08 11:48 ` Aneesh Kumar K.V
2009-10-08 15:56   ` Eric Sandeen
2009-10-09  5:27     ` Aneesh Kumar K.V
2009-10-09 14:51       ` Eric Sandeen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.