timer question

From: Chuck Lever (cel_at_citi.umich.edu)
Date: 03/31/04

  • Next message: Andrea Arcangeli: "Re: 2.6.5-rc3-aa1"
    Date:	Wed, 31 Mar 2004 16:11:52 -0500 (EST)
    To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
    
    

    hi all-

    i'm looking for a way to do microsecond resolution timing in the RPC
    client. i need a timer or timestamp function that is fairly cheap, that i
    can call on any hardware platform, and that i can invoke from inside a
    bottom half.

    any suggestions?

            - Chuck Lever

    --
    corporate:	<cel at netapp dot com>
    personal:	<chucklever at bigfoot dot com>
    -
    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: Andrea Arcangeli: "Re: 2.6.5-rc3-aa1"

    Relevant Pages

    • Re: timer question
      ... i need a timer or timestamp function that is fairly cheap, ... As Dick Johnson said, x86 has rdtsc. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: sched.c function
      ... I had a wild idea to process one function that ... or should i implement timer? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: RT and Cascade interrupts
      ... > My point is that you are considering timer bugs due to synchronization ... >>application task in the midst of an RPC. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] mm - implement swap prefetching
      ... practice was that the amount of dirty ram was an extraordinarily good marker ... The timer just made it easy to start and stop it completely before I ... turned prefetch into a daemon and it kinda stayed that way. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: RT and Cascade interrupts
      ... the scope of the RPC code was to replace the bit state of ... fact the timer was requeued during the preemption window. ... The former has simpler locking requirements but requires ... 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/ ...
      (Linux-Kernel)