lkml.org 
[lkml]   [2002]   [Aug]   [18]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateSun, 18 Aug 2002 02:19:40 -0700 (PDT)
FromAndre Hedrick <>
SubjectRe: cerberus errors on 2.4.19 (ide dma related)
2.4.19-preempt

All bets are off because who knows what preempt is doing to the state
machines and in PIO you are dead.

You can not delay transaction of data between interrupts w/o having the
transport help out.  But the preempt don't get it.

If you push your request size down to 8k or to a page you preempt problems
will go away, only because granularity of requests.  And the price is
performance goes in the tank.  But this is preempt so who cares.

Cheers,


Andre Hedrick
LAD Storage Consulting Group

-
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/

\
 
 \ /
  Last update: 2005-03-22 12:28    [W:0.351 / U:0.080 seconds]
©2003-2008 Jasper Spaans