From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A044BC433FE for ; Sat, 4 Dec 2021 08:18:53 +0000 (UTC) Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94.2) (envelope-from ) id 1mtQFv-0007S7-Od; Sat, 04 Dec 2021 03:18:51 -0500 Received: from ams.source.kernel.org ([145.40.68.75]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mtQFs-0007Rz-MO for kernelnewbies@kernelnewbies.org; Sat, 04 Dec 2021 03:18:48 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id DC423B8070D; Sat, 4 Dec 2021 08:18:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BBAD7C341C0; Sat, 4 Dec 2021 08:18:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1638605924; bh=kty3J+USVyeE4Idv7w5UgZmxLBx3YN1fchmwfdH+rkE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=eCu0DrYlh9Xgrw1Jd8KnaCvZbl/ZyX9WYrT1ZIBB/y2VGYAYLBgY/OS8miTXgLkGf Urx7AUMkZsHqf2fjeJTDAwVkpkrqxeDeq8SYPR2DoXwPhwzsJnhSbVTsTjRoVOBN0b qrmUv70wUfnPEo8kwFtyD2WuiKOtlBqhc+J/e10s= Date: Sat, 4 Dec 2021 09:18:40 +0100 From: Greg KH To: Subhashini Rao Beerisetty Subject: Re: PCI: latency Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Cc: linux-pci@vger.kernel.org, LKML , kernelnewbies X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Fri, Dec 03, 2021 at 10:30:58PM +0530, Subhashini Rao Beerisetty wrote: > [ Please keep me in CC as I'm not subscribed to the list] > > Hi all, > > We are using the Linux OS on an x86_64 machine. I need to measure the > PCIe latency on my system, does kernel have any latency measurement > module for the PCIe bus? How exactly are you going to define PCIe latency? And what is this going to be used for? thanks, greg k-h _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies