From owner-freebsd-current@FreeBSD.ORG Fri Jun 8 18:47:31 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D69F16A400 for ; Fri, 8 Jun 2007 18:47:31 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 4AA1413C46C for ; Fri, 8 Jun 2007 18:47:31 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 4C29A1A3C19; Fri, 8 Jun 2007 11:47:28 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 98C78511D0; Fri, 8 Jun 2007 14:47:30 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 85AAEC219; Fri, 8 Jun 2007 14:47:30 -0400 (EDT) Date: Fri, 8 Jun 2007 14:47:30 -0400 From: Kris Kennaway To: Abdullah Ibn Hamad Al-Marri Message-ID: <20070608184730.GA46898@rot13.obsecurity.org> References: <499c70c0706080535j69770039y6f524afb39ff08f9@mail.gmail.com> <200706081400.l58E02bh078199@lurza.secnetix.de> <499c70c0706080950w3ca7d5dax7e1aff86dd23283a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <499c70c0706080950w3ca7d5dax7e1aff86dd23283a@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org Subject: Re: Jun 7.0-CURRENT AMD64 snapshot 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, 08 Jun 2007 18:47:31 -0000 On Fri, Jun 08, 2007 at 07:50:52PM +0300, Abdullah Ibn Hamad Al-Marri wrote: > On 6/8/07, Oliver Fromme wrote: > >Abdullah Ibn Hamad Al-Marri wrote: > > > > > > Where could I get Jun 7.0-CURRENT AMD64 snapshot? > > > >On your favourite FTP mirror server -- but only as soon as > >the snapshot has been created, which hasn't happened yet. > >For example in May they have been created on the 10th, so > >you might just have to have a little patience. As far as > >I know, creation of the snapshots is triggered manually, > >so it doesn't always happen on the same day of the month. > > > >(BTW, not all mirrors carry the snapshots. Some only carry > >the releases for space reasons.) > > > >Best regards > > Oliver > > Or Maybe waiting for Jeff SHCED_SMP to be added? :) This is targetted for e.g. 8-core systems, on a 2 cpu system sched_lock is typically not enough of a problem that you will see performance improvements from avoiding it. Kris