From owner-freebsd-current@FreeBSD.ORG Sun Oct 8 23:23:49 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B009C16A40F for ; Sun, 8 Oct 2006 23:23:49 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2516043D5C for ; Sun, 8 Oct 2006 23:23:45 +0000 (GMT) (envelope-from asmrookie@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1344259wxd for ; Sun, 08 Oct 2006 16:23:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZjwTNhXuKlBTeQXovI0Q3zguYfUjh5NpSu/hldq/JbM8kTGrfEUWJV2Un84OOYmgj+ufJUAzDz7yVB6qbDQwHPWWs8wUmU6Fn3kboLg5v6jxZqb1BE5aSKQa8IsTYYKlrakBMqq3ojtArYt4GYUfJEWm1vybfl5r10bwA8aIFOY= Received: by 10.70.40.1 with SMTP id n1mr10025573wxn; Sun, 08 Oct 2006 16:23:45 -0700 (PDT) Received: by 10.70.11.4 with HTTP; Sun, 8 Oct 2006 16:23:45 -0700 (PDT) Message-ID: <3bbf2fe10610081623l7f64651bya635f612273f730d@mail.gmail.com> Date: Mon, 9 Oct 2006 01:23:45 +0200 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "Kip Macy" , "John-Mark Gurney" , "David Xu" , freebsd-current@freebsd.org, "Ivan Voras" In-Reply-To: <20061008160742.N29803@demos.bsdclusters.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2fd864e0610080423q7ba6bdeal656a223e662a5d@mail.gmail.com> <20061008135031.G83537@demos.bsdclusters.com> <4529667D.8070108@fer.hr> <200610090634.31297.davidxu@freebsd.org> <20061008225150.GK793@funkthat.com> <3bbf2fe10610081555r67265368sf7f12edbf35bff0d@mail.gmail.com> <20061008155817.G29803@demos.bsdclusters.com> <3bbf2fe10610081603r1161ac38h4b679e452b6849f6@mail.gmail.com> <20061008160742.N29803@demos.bsdclusters.com> X-Google-Sender-Auth: bc08176c4062c43d Cc: Subject: Re: [PATCH] MAXCPU alterable in kernel config - needs testers X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 23:23:49 -0000 2006/10/9, Kip Macy : > In my own tree I have support for profiling all kernel locks (sx, > lockmgr, spin mutexes, and blocking mutexes - not just the current > profiling for blocking mutexes) which I'll commit after sun4v has > been completely checked in. > > The biggest offenders on the workloads I've looked at are the > lockmgr locks in VFS, user_map (sx) in VM, and sched_lock (spin). > > Substantial effort will be needed to make FreeBSD scale well past 4 > cpus. Would you be interested in this: perforce.freebsd.org://depot/user/attilio/attilio_smpng/... Attilio -- Peace can only be achieved by understanding - A. Einstein