Re: [amd64] System lockups still continuing

From: Conrad J. Sabatier <conrads_at_cox.net>
Date: Mon, 19 Jul 2004 18:22:18 -0500 (CDT)
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_at_cox.net> -- "In Unix veritas"
Received on Mon Jul 19 2004 - 21:22:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:02 UTC