From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753848AbXCQUCM (ORCPT ); Sat, 17 Mar 2007 16:02:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753857AbXCQUCM (ORCPT ); Sat, 17 Mar 2007 16:02:12 -0400 Received: from nz-out-0506.google.com ([64.233.162.229]:23216 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753848AbXCQUCK (ORCPT ); Sat, 17 Mar 2007 16:02:10 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=e208sbIgZuadwVqlvQ3guzLlshOre7Bhv7cqkvtcNizP+SwLTu9/TfFKrm/PGcdNMRwoqa7nyp3cuay6mMSke8f9mGSkyoQO+4wUnser/sNplWrykzjY9UfnIO8jtycuMfoUXk/P8Lb2Z8vy39rEh40zrHdRRVEnfmnhgPWKdDc= Message-ID: <45FC493D.1060006@gmail.com> Date: Sun, 18 Mar 2007 05:02:05 +0900 From: Tejun Heo User-Agent: Icedove 1.5.0.10 (X11/20070307) MIME-Version: 1.0 To: rol@as2917.net CC: "'Linus Torvalds'" , "'Jeff Garzik'" , "'Alan Cox'" , "'Andrew Morton'" , linux-ide@vger.kernel.org, "'LKML'" , "'Eric D. Mudama'" Subject: Re: [git patches] libata fixes References: <00b801c768cd$172dcb50$2101a8c0@donald> In-Reply-To: <00b801c768cd$172dcb50$2101a8c0@donald> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Paul Rolland wrote: >> If you leave it alone, does libata turn off NCQ and boot continues? > > boot continues, but I can't tell anything about libata turning of NCQ... > I've had a bunch of them at some while while compiling some kernel, so it > was quite some time after booting. > > Is there a message I can check for that would indicate NCQ being turned > off ? The kernel says that NCQ is turned off due to excessive errors. If your HSM violation is intermittent, it might not trigger tho. -- tejun