cvs commit: src/sys/sys proc.h
John Baldwin
jhb at FreeBSD.org
Fri Apr 18 13:07:07 PDT 2003
On 18-Apr-2003 Julian Elischer wrote:
> julian 2003/04/18 11:51:52 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/sys proc.h
> Log:
> Revert parts of 1.309 to allow processes to have a signal mask
> independently from the threads again.
> Will be adding code to use this soon..
*sigh* I guess I need to just throw away my 100k of diffs to cleanup
proc locking. Can you and Jeff please sit down and develop a plan for
what you both need for signals instead of just committing patches back
and forth? Jeff at least has offered to rework signals if you will
provide him with your interface requirements. I realize that may be a
bit one-sided, so I don't really care who implements it, but I would
like to see both of you sit down and come up with an interface w/o
assuming a certain implementation first and once you have that in
place then design an implementation that implements all the requirements.
Please. People keep asking for proc locking but it can't be delivered
if the code changes every week.
BTW, perhaps you and Jeff have already done all this in which case
a 'Reviewed by' would have been _greatly_ appreciated.
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
More information about the cvs-src
mailing list