Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 63432 invoked from network); 28 Mar 2005 13:18:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Mar 2005 13:18:08 -0000 Received: (qmail 19074 invoked by uid 500); 28 Mar 2005 13:18:08 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 19024 invoked by uid 500); 28 Mar 2005 13:18:07 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 19011 invoked by uid 99); 28 Mar 2005 13:18:07 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from whisky.linagora.com (HELO whisky.linagora.com) (62.23.27.55) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 28 Mar 2005 05:18:06 -0800 Received: from localhost (localhost [127.0.0.1]) by whisky.linagora.com (Postfix) with ESMTP id 77A17CE5FF for ; Mon, 28 Mar 2005 15:18:03 +0200 (CEST) Received: from whisky.linagora.com ([127.0.0.1]) by localhost (whisky [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14328-05 for ; Mon, 28 Mar 2005 15:17:49 +0200 (CEST) Received: from [192.168.2.110] (ip-176.net-82-216-240.rev.numericable.fr [82.216.240.176]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by whisky.linagora.com (Postfix) with ESMTP id 57DD07D94F for ; Mon, 28 Mar 2005 15:17:49 +0200 (CEST) Message-ID: <424803DC.8050204@apache.org> Date: Mon, 28 Mar 2005 15:17:16 +0200 From: Stephane Bailliez Organization: Apache Software Foundation User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Update on MINA test References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at linagora.com X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Vinod Panicker wrote: >Any one know how to find out how much system/user cpu an app is taking >on windows? > > You have the Management console (mmc) or directly the performance monitor tool (perfmon). You can normally access it from the 'Administrative tools' or directly from the command line.