Date: Thu, 16 Nov 1995 11:28:22 +1100 From: Bruce Evans <bde@zeta.org.au> To: bde@zeta.org.au, wollman@lcs.mit.edu Cc: current@FreeBSD.org Subject: Re: ISP state their FreeBSD concerns Message-ID: <199511160028.LAA25698@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> Because ifdefs are evil and simply changing RS_IBUFSIZE is not sufficient. >> It must satisfy the following: >> TTYHOG - 2*RS_IBUFSIZE > 0 (much greater, < TTYHOG/2 would be silly) >> RS_IBUFSIZE - 11520 * (1.0/hz + max_softtty_interrupt_latency) >= 0 >This is not a sufficient reason to keep intelligent users from >changing these parameters on their own. Try again. Intelligent users can use an editor. By the way, the ifndef for HZ is still broken. Bruc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511160028.LAA25698>