From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 28 Jan 2015 22:34:22 -0800 To: 9fans@9fans.net Message-ID: <9fcf24ed5349ad1ae3e68b04a2b7cbc3@brasstown.quanstro.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] protection against resource exhaustion Topicbox-Message-UUID: 3d6712f8-ead9-11e9-9d60-3106f5b1d025 > Nevertheless all programs, I believe, in /sys/src are written assuming rfork() may return -l: * cifs keepalive thread may not start * ssh2 will malfunction in ssh.c * htmlroff will malfunction * imap4d idle will fail with no warning * upas/scanmail:/^qmail, same issue * page/gs.c will die wierdly etc. so is is incorrect to assume that plan 9 programs even have code to handle fork errors. - erik