cvs commit: src/sys/kern kern_sig.c kern_synch.c src/sys/sys proc.h src/sys/vfs/procfs procfs_ctl.c

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Tue Mar 13 10:38:59 PDT 2007


Matthew Dillon wrote:
    It is pretty well documented in-code but something I just wanted to
    bring your attention to since you are working on the exit code.
Yah, don't worry, all is covered :)

stopping occurs simply via tsleep().  exiting is indeed more complicated, but that's covered as well:  procs get wait()ed as before, and lwps get put on a "dead" per-cpu list, which gets later processed by a taskqueue.  all checks have been maintained.

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: pgp00001.pgp
Type: application/octet-stream
Size: 252 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20070313/4c102905/attachment-0017.obj>


More information about the Commits mailing list