public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Error in NCQ Command Handling in AHCI SATA
       [not found] <8dd538850910290656q322b2c1aga1172c486361f7c4@mail.gmail.com>
@ 2009-10-29 14:20 ` Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2009-10-29 14:20 UTC (permalink / raw)
  To: Rashmi Mohapatra; +Cc: linux-kernel

Hello, (cc list trimmed and linux-ide added)

DO NOT SPAM unrelated people.

Rashmi Mohapatra wrote:
> Please look at the log attached.
> Between line 1090 and 1210 something happens and the copy fails.
> If you look at Line No 1141 the log says,
> 
> qc_complete_multiple ap->qc_active=ffff qc_active=fbfe done_mask=401
> 
> Could it be possible that the software is issuing 32 commands MAX even
> if the Hardware supports less than that ?

Unlikely but then again you'll be the first to test an NCQ controller
with 16 command limit.

> Could it be a timeout issue for a block dma command ?
> 
> Why the scsi error handler code is called ?
> Can someone point me to the code flow which ends up calling the Error
> Handler ?

Commands were issued but the controller didn't report completion
before the timeout expired (30s), so the EH kicked in.  You have
multiple nobody cared warnings there.  Does specifying "irqpoll"
kernel parameter make any difference?

-- 
tejun

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-29 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <8dd538850910290656q322b2c1aga1172c486361f7c4@mail.gmail.com>
2009-10-29 14:20 ` Error in NCQ Command Handling in AHCI SATA Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox