All of lore.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>,
	Arjan van de Ven <arjan@linux.intel.com>
Subject: Re: BUG: writing '0' to queue/rotational causes system hang
Date: Wed, 03 Jun 2009 15:52:19 -0700	[thread overview]
Message-ID: <4A26FEA3.4030909@intel.com> (raw)
In-Reply-To: <4A26E9B4.4020207@intel.com>

Kok, Auke wrote:
> 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.

PEBKAC, pls ignore :)

Auke

      reply	other threads:[~2009-06-03 22:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03 21:23 BUG: writing '0' to queue/rotational causes system hang Kok, Auke
2009-06-03 22:52 ` Kok, Auke [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=4A26FEA3.4030909@intel.com \
    --to=auke-jan.h.kok@intel.com \
    --cc=arjan@linux.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 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.