Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2004 18:22:18 -0500 (CDT)
From:      "Conrad J. Sabatier" <conrads@cox.net>
To:        Drew Broadley <drew@corrupt.co.nz>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: [amd64] System lockups still continuing
Message-ID:  <XFMail.20040719182218.conrads@cox.net>
In-Reply-To: <40FC52A5.6010803@corrupt.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help

On 19-Jul-2004 Drew Broadley wrote:
> Sorry this line:
>  >>>>>>>>>>>>>
> $ cp /usr/src/sys/<arch>/include/param.h /tmp/param.h && perl -ple 
> 's/#define PREEMPTIVE.+\n$//i' /tmp/param.h > 
> /usr/src/sys/<arch>/include/param.h /tmp/param.h
>  >>>>>>>>>>>>>
> 
> Should read:
>  >>>>>>>>>>>>>
> $ cp /usr/src/sys/<arch>/include/param.h /tmp/param.h &&  perl -ple 
> 's/^#define[\t\s]+PREEMPTION//i' /tmp/param.h > 
> /usr/src/sys/<arch>/include/param.h
>  >>>>>>>>>>>>>
> 
> - Drew

Thanks, I may try that.  For now, though, I just noticed a new commit
(see the thread "HEADS UP [Re: thread+preemption stability improvement]"
in current) that may help with the preemption problems.  Running a new
kernel with it now, and so far so good.  <crossing fingers>  :-)

-- 
Conrad J. Sabatier <conrads@cox.net> -- "In Unix veritas"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20040719182218.conrads>