1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-15 05:57:49 +03:00
Volker Lendecke 0be131725f r17569: Make 'max smbd processes' more robust. Counting on the child to decrement a
tdb entry is not the most reliable way to count children correctly.

This increments the number of children after a fork and decrements it upon
SIGCLD. I'm keeping a list of children just for consistency checks, so that we
at least get a debug level 0 message if something goes wrong.

Volker
(This used to be commit eb45de167d24d07a218307ec5a48c0029ec097c6)
2007-10-10 11:38:39 -05:00
..
2007-10-10 11:17:27 -05:00
2007-10-10 11:05:06 -05:00
2007-10-10 11:38:25 -05:00
2007-10-10 11:38:27 -05:00
2007-10-10 11:38:34 -05:00
2007-10-10 11:38:27 -05:00
2003-03-22 13:47:42 +00:00
2007-10-10 11:38:27 -05:00