From owner-freebsd-current Thu Jan 18 10:25:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id 4F04737B400; Thu, 18 Jan 2001 10:25:06 -0800 (PST) Received: from laptop.baldwin.cx (john@dhcp150.geekhouse.net [192.168.1.150]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f0IISFs68402; Thu, 18 Jan 2001 10:28:15 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200101180957.KAA33489@freebsd.dk> Date: Thu, 18 Jan 2001 10:24:08 -0800 (PST) From: John Baldwin To: Soren Schmidt Subject: Re: HEADS-UP: await/asleep removal imminent Cc: rjesup@wgate.com, arch@FreeBSD.org, current@FreeBSD.org, (Alfred Perlstein) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 18-Jan-01 Soren Schmidt wrote: > It seems Soren Schmidt wrote: >> > 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.... > > Hmm, now we are getting somewhere, it ran through a make world with > that patch installed! > > I'll test some more, maybe you should get it all committed it seems to > make a hell of a difference.... The refcount.h stuff isn't used anywhere, and is still in a bikeshed mode. The rest of the patches are a bogus SMP HLT implementation that isnt' done yet, some proc lock fixes in svr4, some weird kernel printf patch I got from someone else at some point in time, and the forward_signal() patch I committed. > -Søren -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message