[amd64] System lockups still continuing
    Conrad J. Sabatier 
    conrads at cox.net
       
    Mon Jul 19 16:22:23 PDT 2004
    
    
  
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"
    
    
More information about the freebsd-current
mailing list