Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 17:52:44 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        Julian Elischer <julian@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/kern kern_sig.c
Message-ID:  <Pine.BSF.4.21.0207301750560.34540-100000@InterJet.elischer.org>
In-Reply-To: <XFMail.20020730204643.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 30 Jul 2002, John Baldwin wrote:

> 
> On 30-Jul-2002 Julian Elischer wrote:
> > julian      2002/07/30 14:13:48 PDT
> > 
> >   Modified files:
> >     sys/kern             kern_sig.c 
> >   Log:
> >   Don't need to hold schedlock specifically for stop() ans it calls wakeup()
> >   that locks it anyhow.
> >   
> >   Reviewed by: jhb@freebsd.org
> 
> Well, the original reason wasn't for wakeup, but p_stat being set to SSTOP.

I was just trying to say that
as  p_stat is now marked (c) (PROC lock),  the  only possible 
other conflict could be in wakeup() but that already locks for itself..


 
> -- 
> 
> John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
> "Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0207301750560.34540-100000>