Newsgroups: comp.sys.mac.system
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!news.cs.indiana.edu!ux1.cso.uiuc.edu!pequod.cso.uiuc.edu!dorner
From: dorner@pequod.cso.uiuc.edu (Steve Dorner)
Subject: Re: UNIX limits (was Re: All about sys 7.0 <long>)
Message-ID: <1991Mar27.144323.21504@ux1.cso.uiuc.edu>
Sender: usenet@ux1.cso.uiuc.edu (News)
Organization: University of Illinois at U-C
References: <11391@jarthur.Claremont.EDU> <1991Mar26.153602.276@ux1.cso.uiuc.edu> <1991Mar27.194158.3258@waikato.ac.nz>
Date: Wed, 27 Mar 1991 14:43:23 GMT
Lines: 16

>How about this: no more than 20 files open per process under UNIX
>(hard-coded limit, not configurable)? Versus the configurable systemwide
>number on the Mac (default 40).

Depends on what you mean by configurable.  It's a trivial thing to change
if you have kernel source (not all that uncommon).

I also think it's important that the limit is per process; much, much less
restrictive than the mac's 'all processes' limit.  As an application
writer, I can know that, if I stay within my 20 fd limit, everything
is peachy.  On the mac, I *ought* to worry about leaving some of those
precious fd's for other processes (some things, notably the MPW linker,
don't bother with such niceties).
--
Steve Dorner, U of Illinois Computing Services Office
Internet: s-dorner@uiuc.edu  UUCP: uunet!uiucuxc!uiuc.edu!s-dorner
