Re: Heavy disk IO stalls ftp/http downloads

From: Samium Gromoff (_deepfire@mail.ru)
Date: Fri Nov 23 2001 - 06:32:36 EST


        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/



This archive was generated by hypermail 2b29 : Fri Nov 23 2001 - 21:00:33 EST