Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262473AbUCaVLy (ORCPT ); Wed, 31 Mar 2004 16:11:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262521AbUCaVLy (ORCPT ); Wed, 31 Mar 2004 16:11:54 -0500 Received: from citi.umich.edu ([141.211.133.111]:61091 "EHLO citi.umich.edu") by vger.kernel.org with ESMTP id S262473AbUCaVLx (ORCPT ); Wed, 31 Mar 2004 16:11:53 -0500 Date: Wed, 31 Mar 2004 16:11:52 -0500 (EST) From: Chuck Lever To: Linux Kernel Mailing List Subject: timer question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 596 Lines: 19 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: personal: - 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/