From: "Dongjun Shin" <djshin90@gmail.com>
To: linux-fsdevel@vger.kernel.org
Subject: Discussion about flash SSD during OLS2007
Date: Mon, 25 Jun 2007 19:40:02 +0900 [thread overview]
Message-ID: <7fe698080706250340j5b5b2a4frf8d746974d5c6f64@mail.gmail.com> (raw)
Hello,
I'm working on the Linux optimization for the flash SSD (Solid State Disk),
which is becoming more practical nowadays (it's not a pipe dream any more :)
During my work, I've found that Linux does not perform so well on SSD.
The most important issue, I suspect, is the behavior of the Linux filesystems
which are heavily optimized for HDD. Although there are specific filesystems
optimized for flash storage (ex. jffs2, logfs), I think they do not
scale so well
for the larger one like SSD which is of tens or hundreds of GB in size.
I'd like to share my experience of using SSD under Linux and to discuss
how filesystem can do better.
The OLS2007 would be a good chance for the discussion. However,
there are already three BOFs for the filesystem topic (ext4, chunkfs and nilfs)
I'm not sure if my topic is of interest to the existing BOF or if it
is necessary
to add another.
I'd like to ask if there are people who are interested in discussing
this topic at OLS.
Regards,
--
Dongjun Shin
Samsung Electronics
next reply other threads:[~2007-06-25 10:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-25 10:40 Dongjun Shin [this message]
2007-06-25 15:45 ` Discussion about flash SSD during OLS2007 Jörn Engel
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=7fe698080706250340j5b5b2a4frf8d746974d5c6f64@mail.gmail.com \
--to=djshin90@gmail.com \
--cc=linux-fsdevel@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).