From: Xiang Wang <xiangw@google.com>
To: ext4 development <linux-ext4@vger.kernel.org>
Subject: The flex_bg inode allocator
Date: Fri, 17 Jul 2009 20:38:18 -0700 [thread overview]
Message-ID: <d5ca277e0907172038x3dce5f8dx11d6ec4f7b0f3c52@mail.gmail.com> (raw)
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
next reply other threads:[~2009-07-18 3:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-18 3:38 Xiang Wang [this message]
2009-07-18 12:36 ` The flex_bg inode allocator Theodore Tso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d5ca277e0907172038x3dce5f8dx11d6ec4f7b0f3c52@mail.gmail.com \
--to=xiangw@google.com \
--cc=linux-ext4@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).