public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Kok, Auke" <auke-jan.h.kok@intel.com>
To: Jens Axboe <jens.axboe@oracle.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"Van De Ven, Arjan" <arjan.van.de.ven@intel.com>
Subject: BUG: writing '0' to queue/rotational causes system hang
Date: Wed, 03 Jun 2009 14:23:00 -0700	[thread overview]
Message-ID: <4A26E9B4.4020207@intel.com> (raw)


I stumbled into the following bug on an Acer Aspire 1 running moblin2-beta: The
drive misidentifies itself as being 'rotational' even though it's an SSD drive.
drive/model = "SSDPAMM0008G1EA" - the standard 8gb SSD provided with Acer Aspire
one models.

Tuning 'rotational' to '0' at boot time causes the system to hard lock up. We're
attempting to do this tuning early in the boot phase in order to get the right
queueing and possibly improve startup time, so there is a lot of IO going on at
the moment.

Not sure what the real cause it so far. Test case is a simple "echo 0 >
/sys/block/sda/queue/rotational". Doing this at idle time has no effect, so I
suspect a race with the IO scheduler.


Cheers,

Auke


             reply	other threads:[~2009-06-03 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03 21:23 Kok, Auke [this message]
2009-06-03 22:52 ` BUG: writing '0' to queue/rotational causes system hang Kok, Auke

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=4A26E9B4.4020207@intel.com \
    --to=auke-jan.h.kok@intel.com \
    --cc=arjan.van.de.ven@intel.com \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@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