* Ext2 and ext4 preallocation / mballoc
@ 2010-02-17 15:46 Gaëtan Podevijn
2010-03-06 14:45 ` Aneesh Kumar K. V
0 siblings, 1 reply; 2+ messages in thread
From: Gaëtan Podevijn @ 2010-02-17 15:46 UTC (permalink / raw)
To: linux-ext4
Hello,
Reading this http://web.mit.edu/tytso/www/linux/ext2intro.html I
understand that ext2 preallocates 8 blocks when a writing data to a
file. Ext3 uses the windows reservations method, but is that ext3 also
preallocates 8 blocks when writing data ?
Moreover, this page
http://kernelnewbies.org/Ext4#head-b2148d2a96d22a1bd7e376e6c08e4a38d08fb157
explains that ext3 allocates one block at a time and ext4 uses
multiblock allocation that is, allocates many block in a single system
call.
What is the difference between preallocation on ext2 (and ext3 ?) and mballoc ?
TYA,
Gaëtan
PS : I'm sorry for my really bad english
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" 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] 2+ messages in thread
end of thread, other threads:[~2010-03-06 14:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-17 15:46 Ext2 and ext4 preallocation / mballoc Gaëtan Podevijn
2010-03-06 14:45 ` Aneesh Kumar K. V
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).