From owner-freebsd-smp@FreeBSD.ORG Mon Jul 2 16:08:42 2007 Return-Path: X-Original-To: freebsd-smp@freebsd.org Delivered-To: freebsd-smp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8359216A46E for ; Mon, 2 Jul 2007 16:08:42 +0000 (UTC) (envelope-from girish.motwani@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.190]) by mx1.freebsd.org (Postfix) with ESMTP id 8F57413C489 for ; Mon, 2 Jul 2007 16:08:41 +0000 (UTC) (envelope-from girish.motwani@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so1829795mue for ; Mon, 02 Jul 2007 09:08:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=huXsCVwpzZ3B8pjUm80h1wgwaiUr1/CYEZQQXYVDK1+qIhNYI8mpkFdPwpuaBVpxsCOinXcnjcyuE/Ia/M6fvcwrpZDogQALMmEKL2h0TzOszxe9l50aikbFvIkdsXZRFLcDPrdONMLteQUeCzLJqpQQNSRWv5xHmYQVd62+y3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ttV9XWOJpUYIV5//t5YeywFgsgjgBs7Ry708zUO2jeMr6nwOOAQYAJ2+gYSlUi09kp9Ndcj5PRMeO3fXzb1hlCtn6zs3jMfmqKIvscxJg1UyjgPbygg2zM5ONSYGYTR2KgFTiW71ZUwzmih0PZpcmwp6Ud6qnNO3xmrNh1R06z0= Received: by 10.82.112.16 with SMTP id k16mr13183851buc.1183391033653; Mon, 02 Jul 2007 08:43:53 -0700 (PDT) Received: by 10.82.179.3 with HTTP; Mon, 2 Jul 2007 08:43:53 -0700 (PDT) Message-ID: <2779e6080707020843g55be2546w722b08a2023d016a@mail.gmail.com> Date: Mon, 2 Jul 2007 21:13:53 +0530 From: "Girish Motwani" To: freebsd-smp@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kgmon on multiprocessors X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2007 16:08:42 -0000 Hi, Does the kernel profiling tool kgmon give accurate information on multiprocessor systems ? Or is there some other tool for SMP systems ? I tried looking up the archives for information on this, but could not find any. -- Best Regards, girish