From owner-freebsd-hackers@FreeBSD.ORG Tue Feb 7 04:50:24 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B52116A420 for ; Tue, 7 Feb 2006 04:50:24 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1DA843D49 for ; Tue, 7 Feb 2006 04:50:23 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.4/8.13.4) with ESMTP id k174oN2P045947; Mon, 6 Feb 2006 20:50:23 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.4/8.13.1/Submit) id k174oNOF045946; Mon, 6 Feb 2006 20:50:23 -0800 (PST) (envelope-from sgk) Date: Mon, 6 Feb 2006 20:50:23 -0800 From: Steve Kargl To: Daniel Valencia Message-ID: <20060207045023.GA45931@troutmask.apl.washington.edu> References: <20060207035035.21274.qmail@web53908.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060207035035.21274.qmail@web53908.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-hackers@freebsd.org Subject: Re: Fwd: Re: Problems with SMP in amd64 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 04:50:24 -0000 On Mon, Feb 06, 2006 at 07:50:35PM -0800, Daniel Valencia wrote: > > > On Saturday 04 February 2006 02:39, Daniel Valencia > > wrote: > > > I just noticed something... it actually boots well using SMP on > > > 6.0-RELEASE... the problem is when using the last STABLE src > > > > Any chance you could narrow it down using cvsup to > > do a binary search on the > > date as to when it broke? > > > > How could I get the src tree of a specific date using > cvsup? I only know how to get the latest... > Add *default date=2006.02.01.00.00.00 to your supfile for Feb 1., 2006 at 00:00.00. -- Steve