cvs commit: src/sys/kern kern_synch.c 
    Poul-Henning Kamp 
    phk at phk.freebsd.dk
       
    Wed Jan 28 12:46:57 PST 2004
    
    
  
In message <200401282044.i0SKifeF063778 at repoman.freebsd.org>, John Baldwin writ
es:
>jhb         2004/01/28 12:44:41 PST
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/kern             kern_synch.c 
>  Log:
>  Move the loadav() callout into its own kthread since it uses allproc_lock
>  which is a sleepable lock and thus is not safe to acquire from a callout
>  routine.
Thankyou!   Now I can put DIAGNOSTIC back on my test-box :-)
-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
    
    
More information about the cvs-all
mailing list