Subject: Re: 1.5ALPHA_2 i386 panic in suspendsched()
To: =?iso-8859-1?Q?Jarom=EDr_Dole=E8ek?= <dolecek@ibis.cz>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 09/14/2000 08:57:57
On Thu, Sep 14, 2000 at 10:03:59AM +0200, Jaromír Doleček wrote:

 > Does the proclist walking in suspendsched() need to be guarded by
 > proclist_(un)lock_write() ?

If it is traversing the proclist and not removing any procs, then
only the read lock is necessary.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>