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>