linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* The flex_bg inode allocator
@ 2009-07-18  3:38 Xiang Wang
  2009-07-18 12:36 ` Theodore Tso
  0 siblings, 1 reply; 2+ messages in thread
From: Xiang Wang @ 2009-07-18  3:38 UTC (permalink / raw)
  To: ext4 development

Hi,

Recently I've found out that the flex_bg inode allocator(the
find_group_flex function called by ext4_new_inode) is actually not in
use unless we specify the "oldalloc" option on mount as well as
setting the flex_bg size to be > 1.
Currently, the default option on mount is "orlov".

We would like to know:
1) What's the current status of the flex_bg inode allocator? Will it
be set as a default soon?

2) If not, are there any particular reasons that it is held back? Is
it all because of the worse performance numbers shown in the two
metrics
("read tree total" and "read compiled tree total") in Compilebench?

3) Are there any ongoing efforts and/or future plans to improve it? Or
is there any work in similar directions?

Thanks,
Xiang

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

end of thread, other threads:[~2009-07-18 12:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-18  3:38 The flex_bg inode allocator Xiang Wang
2009-07-18 12:36 ` Theodore Tso

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