From owner-freebsd-current Thu Jan 18 0:43: 3 2001 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 489AF37B400; Thu, 18 Jan 2001 00:42:39 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id JAA12751; Thu, 18 Jan 2001 09:42:37 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200101180842.JAA12751@freebsd.dk> Subject: Re: HEADS-UP: await/asleep removal imminent In-Reply-To: from John Baldwin at "Jan 18, 2001 00:33:30 am" To: jhb@FreeBSD.org (John Baldwin) Date: Thu, 18 Jan 2001 09:42:37 +0100 (CET) Cc: bright@wintelcom.net (Alfred Perlstein), current@FreeBSD.org, arch@FreeBSD.org, rjesup@wgate.com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems John Baldwin wrote: > >> > >> So the only thing I can think of is that you guys have something in > >> your src trees that cvs & I dont... > >> > >> Now what ? > > > > What are the compile flags you are using? > > I actually used this: > > CFLAGS ?= -O -pipe -mcpu=i686 -march=i686 > COPTFLAGS ?= -O -pipe -mcpu=i686 -march=i686 > > All the diffs in sys/ on the box I built this kernel on are at > http://www.FreeBSD.org/~jhb/patches/sys-mutex.patch. One possibly notable > patch I had forgotten about is the fix to forward_signal() to lock with > sched_lock. I've just committed that though. OK, I have installed those patches and will try out a kernel build on that asap.... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message