RE: [P2PSIP] How to describe the processing power
Song Haibin <melodysong@huawei.com> Thu, 13 November 2008 16:30 UTC
Return-Path: <ietf-bounces@ietf.org>
X-Original-To: ietf-archive@megatron.ietf.org
Delivered-To: ietfarch-ietf-archive@core3.amsl.com
Received: from [127.0.0.1] (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A2F8D28C1DD; Thu, 13 Nov 2008 08:30:14 -0800 (PST)
X-Original-To: ietf@core3.amsl.com
Delivered-To: ietf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E52C33A6864; Wed, 12 Nov 2008 19:06:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.08
X-Spam-Level:
X-Spam-Status: No, score=-1.08 tagged_above=-999 required=5 tests=[AWL=1.518, BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ngOUY6v-xFu1; Wed, 12 Nov 2008 19:06:40 -0800 (PST)
Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [119.145.14.64]) by core3.amsl.com (Postfix) with ESMTP id 944433A68F0; Wed, 12 Nov 2008 19:06:39 -0800 (PST)
Received: from huawei.com (szxga01-in [172.24.2.3]) by szxga01-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0KA900BKK4N1FR@szxga01-in.huawei.com>; Thu, 13 Nov 2008 11:06:37 +0800 (CST)
Received: from huawei.com ([172.24.1.12]) by szxga01-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0KA90046G4N1BX@szxga01-in.huawei.com>; Thu, 13 Nov 2008 11:06:37 +0800 (CST)
Received: from s64081 ([10.164.12.12]) by szxml05-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTPA id <0KA900J4J4N0WB@szxml05-in.huawei.com>; Thu, 13 Nov 2008 11:06:37 +0800 (CST)
Date: Thu, 13 Nov 2008 11:06:36 +0800
From: Song Haibin <melodysong@huawei.com>
Subject: RE: [P2PSIP] How to describe the processing power
In-reply-to: <2D06DE445C2ADE44890118C3F449B9631FA33658@NASANEXMB12.na.qualcomm.com>
To: "'Das, Saumitra'" <saumitra@qualcomm.com>, p2psip@ietf.org
Message-id: <004a01c9453c$d76eb1c0$0c0ca40a@china.huawei.com>
MIME-version: 1.0
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3350
X-Mailer: Microsoft Office Outlook 11
Thread-index: AclEpr3bh7LuOC9WS2+RiOyzbrIQHwAjyW6w
X-Mailman-Approved-At: Thu, 13 Nov 2008 08:30:11 -0800
Cc: ietf@ietf.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0846595087=="
Sender: ietf-bounces@ietf.org
Errors-To: ietf-bounces@ietf.org
Dear Das, See inline. _____ From: p2psip-bounces@ietf.org [mailto:p2psip-bounces@ietf.org] On Behalf Of Das, Saumitra Sent: Wednesday, November 12, 2008 5:12 PM To: p2psip@ietf.org Cc: ietf@ietf.org Subject: Re: [P2PSIP] How to describe the processing power Dear Song, Processing power would be more informational in terms of CPU load. A good example of what would be useful would be to look at the comon monitoring tool (http://summer.cs.princeton.edu/status/) for the planetlab testbed. It uses the following metrics for selecting nodes based on CPU and I have found such selection to be very useful in determining the performance of a slice on the machine. [Song] It is also useful in selecting peer for a neighbor table entry, when there are multiple choices existing and for the overlay management to collect the overall status of the overlay. >From the comon site, these are some metrics that may be useful "CPU Speed Busy CPU Sys CPU Free CPU These fields give some insight into the CPU behavior of the node. The CPU Speed is just the speed of the processor in gigahertz. The Busy CPU field gives the % of time the CPU is utilized, and the Sys CPU field specifies what percentage of time the CPU is spending in the OS. Both of these values are the maximum values over the past 5 minutes. The Free CPU indicates how much of the CPU a spin-loop was able to obtain, giving some insight into how much of the node's CPU a new slice would receive." We could define these fields and leave it optional as to whether all of them are required. i.e. running a spin-loop may be expensive for some devices. [Song] This is helpful. I'm very glad to see this monitoring tool in the planetlab testbed. If it works well in the planet lab, we may have it included in the diagnostics draft after discussion. I also see other useful metrics for other parameters in the page (http://summer.cs.princeton.edu/status/) Best, Saumitra www.saumitra.info Date: Tue, 11 Nov 2008 15:12:21 +0800 From: Song Haibin <melodysong@huawei.com> Subject: [P2PSIP] How to describe the processing power To: p2psip@ietf.org Message-ID: <003e01c943cc$d6e2b1a0$0c0ca40a@china.huawei.com> Content-Type: text/plain; charset=us-ascii Dear all, In p2psip diagnostics draft http://tools.ietf.org/id/draft-zheng-p2psip-diagnose-03.txt , we have some doubt about how to describe one of the diagnostic information: processing power. We propose to use the unit of MIPS to describe it. However, the Max number of connections may be another choice. Do you have any good suggestions? Best Regards, Song Haibin Email: melodysong@huawei.com Skype: alexsonghw
_______________________________________________ Ietf mailing list Ietf@ietf.org https://www.ietf.org/mailman/listinfo/ietf
- Re: [P2PSIP] How to describe the processing power Das, Saumitra
- RE: [P2PSIP] How to describe the processing power Roni Even
- RE: [P2PSIP] How to describe the processing power Song Haibin
- Re: [P2PSIP] How to describe the processing power Bruce Lowekamp
- RE: [P2PSIP] How to describe the processing power Das, Saumitra
- RE: [P2PSIP] How to describe the processing power Das, Saumitra