Re: [PATCH] i386 No-Idle-Hz aka Dynamic-Ticks 3

From: Daniel Petrini (d.pensator_at_gmail.com)
Date: 08/09/05

  • Next message: Adrian Bunk: "Re: my kernel sometimes did a crash, but no panic"
    Date:	Tue, 9 Aug 2005 16:22:16 -0400
    To: george@mvista.com
    
    

    > I convinced my self that the next_timer... code in timer.c misses timers
    > (i.e. gives the wrong answer). I did this (after wondering due to
    > performance) by scanning the whole timer list after I had the
    > next_timer... answer and finding a better answer, not always, but some
    > times. That code does not address the cascade list correctly.

    The timertop kernel patch accounts for all the scheduled timers. Try
    to take a look at its output at /proc/top_info. Maybe it can help to
    detect it.

    Daniel Petrini

    -- 
    10LE - Linux
    INdT - Manaus - Brazil
    -
    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/
    

  • Next message: Adrian Bunk: "Re: my kernel sometimes did a crash, but no panic"

    Relevant Pages

    • Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt
      ... and nobody from the latency ... 250/300 seems like a reasonable comprimise to me. ... *does* it cause (in visible effect, not "timers are less granular"). ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [ANNOUNCE] ktimers subsystem
      ... These timers may open up new ... > application (in kernel or user space), ... Tim Bird ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [ANNOUNCE] ktimers subsystem
      ... These timers may open up new ... > degradation for ANY app on ANY platform? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Timers to threads
      ... We are using Linux in one of our embedded products.This is the first time we are working in this Platform.We have few doubts regarding implementing s/w timers & how to pass the timer interrupts to threads. ... If we use kernel timers to invoke at particular time intervals using add_timer how to pass on to the application that the time has elapsed? ... Embedded Systems & Software ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt
      ... >> That's a very subjective viewpoint. ... We have had complaints about repeating timers not keeping good time. ... expected frequency. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)