cvs commit: src/sys/kern kern_sig.c
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Mon Feb 26 08:59:15 PST 2007
Matthew Dillon wrote:
:corecode 2007/02/25 19:55:22 PST
:
:DragonFly src repository
:
: Modified files:
: sys/kern kern_sig.c
: Log:
: Fix suspend behavior by really stopping the process and setting its signal.
:
: Revision Changes Path
: 1.74 +2 -0 src/sys/kern/kern_sig.c
The best test is to do a make -j 8 buildworld and ^Z and 'cont' randomly
in the middle of the build process (after it gets past the depend step).
make does hundreds of forks a second, literally, and if something doesn't
stop it's fairly obvious.
Heh, no. The bug was of more obscure nature. A process just didn't stop when it was sending a SA_STOP signal to itself. Externally induced signals worked as expected, hence I didn't notice right away.
cheers
simon
--
Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\
Work - Mac +++ space for low â¬â¬â¬ NOW!1 +++ Campaign \ /
Party Enjoy Relax | http://dragonflybsd.org Against HTML \
Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00011.pgp
Type: application/octet-stream
Size: 252 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20070226/7ad006c6/attachment-0022.obj>
More information about the Commits
mailing list