Re: ad0: WARNING - WRITE_DMA interrupt was seen but timeout fired LBA=21267353

From: Søren Schmidt <sos_at_DeepCore.dk>
Date: Wed, 12 May 2004 14:43:29 +0200
Ion-Mihai Tetcu wrote:

> Could someone tell me what this means (-CURRENT)?

The WRITE operation was signalled done by the disk by issueing an 
interrupt and the finished request was put on a taskqueue to have it 
return status to the system. However the timeout code fired because the 
taskqueue hadn't been executed yet (it will wait one ome timeout period 
before the result is forced through)..

So there is no harm done, but the taskqueue was slow to respond...

-- 
-Søren
Received on Wed May 12 2004 - 03:43:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:53 UTC