lkml.org 
[lkml]   [2001]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Heavy disk IO stalls ftp/http downloads
Date
        does hdparm -u1 fixes the problem?
-u1 == unmasq irq during its handling
the problem is that serial port need its interrupt to be served with minimal
latency, and the drives makes that impossible, unless irqs are unmasked...

looks like ( = - disc io irq handling periods, . - the ones of serial port):

both ones wants something like:

disc: ========= ============= ================== ============= =========
serial: . . . . . . . . . . . . . . . . . . . . . . .

in reality: ==============.=============. ============= ===========

etc etc...


cheers, Samium Gromoff
-
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 13:13    [W:0.024 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site