From owner-freebsd-current@FreeBSD.ORG Fri Jul 7 02:22:53 2006 Return-Path: X-Original-To: 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 7C61916A501 for ; Fri, 7 Jul 2006 02:22:53 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11A8B43D53 for ; Fri, 7 Jul 2006 02:22:52 +0000 (GMT) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id 6BE9578C1D; Fri, 7 Jul 2006 02:22:50 +0000 (GMT) Date: Fri, 7 Jul 2006 02:22:50 +0000 From: John Birrell To: current@freebsd.org Message-ID: <20060707022250.GA52144@what-creek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: DTrace for FreeBSD - HEADS UP 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: Fri, 07 Jul 2006 02:22:53 -0000 This is just a short note for everyone (anyone?) following the DTrace sources via cvsup10.freebsd.org. There was short period of time over the last day or so where the buildworld on i386 would have created a boot loader that was broken. I doubt that anyone would have been bitten by this because the kernel build was broken for a while too. Oops. This happened while the sun4v support was being merged into the DTrace project. Thanks to Sun Microsystems for providing an extra Sun Fire T2000 server for FreeBSD development. 32 logical cpus, 32 GB of memory, 4 gigE ports, 4 USB. Watching a make -j32 buildworld with 32 cpus all running at close to 100% is _really_ impressive! See: Expect to see DTrace built into FreeBSD/sun4v over the comming weeks. (Note: As part of the sun4v import, support for libpthread and KSE has been disabled.) -- John Birrell