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
Description: OpenPGP digital signature

Reply via email to