Date: Thu, 18 Jan 2001 09:42:37 +0100 (CET) From: Soren Schmidt <sos@freebsd.dk> To: jhb@FreeBSD.org (John Baldwin) Cc: bright@wintelcom.net (Alfred Perlstein), current@FreeBSD.org, arch@FreeBSD.org, rjesup@wgate.com Subject: Re: HEADS-UP: await/asleep removal imminent Message-ID: <200101180842.JAA12751@freebsd.dk> In-Reply-To: <XFMail.010118003330.jhb@FreeBSD.org> from John Baldwin at "Jan 18, 2001 00:33:30 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101180842.JAA12751>