All of lore.kernel.org
 help / color / mirror / Atom feed
From: Qu Wenruo <quwenruo@cn.fujitsu.com>
To: Federico Pedemonte <pedemonte@gmail.com>, <linux-btrfs@vger.kernel.org>
Subject: Re: SSD mode on hybrid disk (SSHD)
Date: Wed, 10 Jun 2015 15:47:38 +0800	[thread overview]
Message-ID: <5577EB9A.2030707@cn.fujitsu.com> (raw)
In-Reply-To: <CAFQiR=S6uSkuC1rvh4coPMSr8AtewMLF8xejEfBdC45iYoqsKw@mail.gmail.com>

> Hi all,
>
> I've replaced my notebook HDD with an SSHD hybrid disk (Seagate ST1000LM).
> contrary to my experience with other similar machines, the disk
> performance are really poor.
>
> I suspect that it depends on btrfs detecting it as an SSD disk
> (according to this dmesg message):
>
> BTRFS: detected SSD devices, enabling SSD mode
>
> is this the way it is supposed to be for hybrid disks?
> is there a way to disable SSD mode (and, is it something I should try?)
Hi,

You can try nossd mount option (mount DEV MNT -o nossd), which will 
disable ssd related optimization.

But according to my experience, even enable ssd mode on HDD, performance 
shouldn't drop too much, and sometimes, especially random write 
performance will even improve hugely.(but at cost of more fragments).

Thanks,
Qu

>
> thanks,
> Federico
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2015-06-10  7:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10  7:28 SSD mode on hybrid disk (SSHD) Federico Pedemonte
2015-06-10  7:47 ` Qu Wenruo [this message]
2015-06-10  8:47   ` Federico Pedemonte

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=5577EB9A.2030707@cn.fujitsu.com \
    --to=quwenruo@cn.fujitsu.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=pedemonte@gmail.com \
    /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.