Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754622AbZFCWwZ (ORCPT ); Wed, 3 Jun 2009 18:52:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753578AbZFCWwS (ORCPT ); Wed, 3 Jun 2009 18:52:18 -0400 Received: from mga11.intel.com ([192.55.52.93]:8046 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752284AbZFCWwS (ORCPT ); Wed, 3 Jun 2009 18:52:18 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.41,300,1241420400"; d="scan'208";a="696235446" Message-ID: <4A26FEA3.4030909@intel.com> Date: Wed, 03 Jun 2009 15:52:19 -0700 From: "Kok, Auke" User-Agent: Thunderbird 2.0.0.17 (X11/20081103) MIME-Version: 1.0 To: Jens Axboe CC: Linux Kernel Mailing List , Arjan van de Ven Subject: Re: BUG: writing '0' to queue/rotational causes system hang References: <4A26E9B4.4020207@intel.com> In-Reply-To: <4A26E9B4.4020207@intel.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1012 Lines: 23 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/