diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-15 21:51:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-15 21:51:57 -0700 |
commit | 66e631def8ad6a15eed57bcbde4157e0964ad8fc (patch) | |
tree | 90485dce12eae14371cf1553821afb167e11f61e /t | |
parent | eaa9491955ef645bd2d3ca989f17bb80b9896d23 (diff) | |
download | git-66e631def8ad6a15eed57bcbde4157e0964ad8fc.tar.gz |
git-daemon: actually remember the children we have outstanding
This is using a lockless approach that allows us to handle children
dying without having to block SIGCHLD.
Right now our "solution" to too many kids is pretty damn rough, but it
at least shows what you can do.
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions