lkml.org 
[lkml]   [2004]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: ide-cs using 100% CPU
    On Fri, Aug 06, 2004 at 08:33:52PM +0100, Hamie wrote:
    > Russell King wrote:
    >
    > >On Sun, Jul 18, 2004 at 10:30:16AM +0100, Hamie wrote:
    > >
    > >
    > >>Anyone know why this happens? Something busy waiting? (BUt that should
    > >>show as system cpu right?) or something taking out really long locks?
    > >>
    > >>
    > >
    > >It'll be because IDE is using PIO to access the CF card, which could
    > >have long access times (so reading a block of sectors could take some
    > >time _and_ use CPU.) Obviously, PIO requires the use of the CPU, so
    > >the CPU can't be handed off to some other task while this is occuring.
    > >
    > >
    > >
    > Well... I did consider that. And not to disbelieve you, since you know
    > the kernel way better than I do, But decided I was being silly that a
    > 1.6GHz Pentium-M processor should use 100% CPU moving a couple of
    > MB/second across a CF interface...
    >
    > Is 100% CPU not excessive? IIRC my PIII-750 used to use less CPU doing
    > the same job as quick, or even slightly faster...
    >
    > And should it not use system CPU rather than user CPU?

    Actually, if its being accounted for as waitIO, then we should be
    running some other task... However, I've just realised that we
    don't appear to specifically account IO waits in the kernel, so
    I'm not sure how userspace comes up with this magic number.

    Sorry for the noise...

    --
    Russell King
    Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
    maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
    2.6 Serial core
    -
    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 14:05    [W:7.969 / U:0.196 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site