linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ext3 block layout after deleting previous drive contents
@ 2008-04-08 16:33 Bock, Tony
  2008-04-08 17:08 ` Josef Bacik
  0 siblings, 1 reply; 3+ messages in thread
From: Bock, Tony @ 2008-04-08 16:33 UTC (permalink / raw)
  To: linux-fsdevel

Is there any ext3 feature that would cause disk layout to vary if one were to delete all the files on disk and then rewrite them in the same order?  We've been doing some simple read/write file system tests in our lab that sometimes result in short delays being distributed throughout several files.  As long as we don't re-wipe the drive, these delays occur at repeatable offsets within the affected files, suggesting disk seeks at the affected locations.

To my understanding, deleting a file should mark all the data blocks as free.  Thus, any previous disk state should no longer affect files that are written thereafter.  Is this correct?

Thanks for your time,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2008-04-14 19:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-08 16:33 ext3 block layout after deleting previous drive contents Bock, Tony
2008-04-08 17:08 ` Josef Bacik
2008-04-14 19:46   ` Andreas Dilger

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).