From owner-freebsd-bugs Thu Jan 25 15:20:20 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA16736 for bugs-outgoing; Thu, 25 Jan 1996 15:20:20 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA16660 Thu, 25 Jan 1996 15:20:14 -0800 (PST) Resent-Date: Thu, 25 Jan 1996 15:20:14 -0800 (PST) Resent-Message-Id: <199601252320.PAA16660@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, ylo@trance.olari.clinet.fi Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA16120 for ; Thu, 25 Jan 1996 15:13:51 -0800 (PST) Received: from trance.olari.clinet.fi (trance.olari.clinet.fi [194.100.1.134]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id PAA09543 for ; Thu, 25 Jan 1996 15:12:24 -0800 Received: (from ylo@localhost) by trance.olari.clinet.fi (8.6.12/8.6.12) id BAA24436; Fri, 26 Jan 1996 01:17:08 +0200 Message-Id: <199601252317.BAA24436@trance.olari.clinet.fi> Date: Fri, 26 Jan 1996 01:17:08 +0200 From: Tatu Ylonen Reply-To: ylo@trance.olari.clinet.fi To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/971: Default limits for number of processes per user ridiculously low Sender: owner-bugs@freebsd.org Precedence: bulk >Number: 971 >Category: kern >Synopsis: Default limits for number of processes per user ridiculously low >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 25 15:20:02 PST 1996 >Last-Modified: >Originator: Tatu Ylonen >Organization: Helsinki University of Technology >Release: FreeBSD 2.1-STABLE i386 >Environment: Single-user machine, i486-100, 24M ram, 4GB disk. Kernel with maxusers 100. >Description: The default maxusers value in the distribution kernel is too low for use as a single-user workstation. Even when maxusers is increased, the limit for number of processes per user does not appear to increase, but must be increased with "limit maxproc 1000" or something like that. The default limit appears to be 40, which isn't good for anything. Count X, a few xterms, netscape or two, a few emacses, some rsh/ssh processes, and a compilation or debugger. It is not possible to use a machine with maxproc 40, and changing it is annoying since if you don't do it at login, new xterms and emacses started from window manager will again have the minuscule limit. >How-To-Repeat: >Fix: Make the default soft limit grow with maxusers. >Audit-Trail: >Unformatted: