From: Chris Mason <chris.mason@oracle.com>
To: linux-btrfs@vger.kernel.org
Subject: Re: New new format branch ready for testing
Date: Tue, 9 Jun 2009 20:45:44 -0400 [thread overview]
Message-ID: <20090610004544.GA4964@think> (raw)
In-Reply-To: <20090608205848.GB4130@think>
Hello everyone,
Just a quick note that I've updated the newformat2 kernel branch to
include some fixes for buffered IO stalls and a new mount -o ssd_spread
mount option that should perform better than regular mount -o ssd when
used on lower end SSDs.
The big difference is that mount -o ssd_spread forces allocations to
find fully free areas, where mount -o ssd will find rough groupings of
free blocks that might have allocated blocks mixed in.
Tomorrow I'll add some autodetection for devices that have the
non-rotational flag set, which is a hint the block layer gives us that
we're operating on an SSD.
-chris
prev parent reply other threads:[~2009-06-10 0:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-08 20:58 New new format branch ready for testing Chris Mason
2009-06-10 0:45 ` Chris Mason [this message]
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=20090610004544.GA4964@think \
--to=chris.mason@oracle.com \
--cc=linux-btrfs@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.