All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG: writing '0' to queue/rotational causes system hang
@ 2009-06-03 21:23 Kok, Auke
  2009-06-03 22:52 ` Kok, Auke
  0 siblings, 1 reply; 2+ messages in thread
From: Kok, Auke @ 2009-06-03 21:23 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linux Kernel Mailing List, Van De Ven, Arjan


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: BUG: writing '0' to queue/rotational causes system hang
  2009-06-03 21:23 BUG: writing '0' to queue/rotational causes system hang Kok, Auke
@ 2009-06-03 22:52 ` Kok, Auke
  0 siblings, 0 replies; 2+ messages in thread
From: Kok, Auke @ 2009-06-03 22:52 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linux Kernel Mailing List, Arjan van de Ven

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-03 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-03 21:23 BUG: writing '0' to queue/rotational causes system hang Kok, Auke
2009-06-03 22:52 ` Kok, Auke

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.