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....

-Søren


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to