Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.wizards Subject: Re: Sun 3.0, Text: table is full Message-ID: <4650@mimsy.UUCP> Date: Thu, 4-Dec-86 12:45:18 EST Article-I.D.: mimsy.4650 Posted: Thu Dec 4 12:45:18 1986 Date-Received: Fri, 5-Dec-86 04:43:07 EST References: <1698@batcomputer.tn.cornell.edu> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 15 In article <1698@batcomputer.tn.cornell.edu> flanagan@batcomputer.tn.cornell.edu (Doug Flanagan) writes: >O.K. I give up. What the heck does "Text: table is full" mean? It means the text table is full. (The text table is an array that holds information about program texts. Every program you run takes one slot; running the same program many times simultaneously still takes only one slot.) The fix is to increase the size of the text table, which is best done by configuring a new kernel with a larger `maxusers' parameter. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690) UUCP: seismo!mimsy!chris ARPA/CSNet: chris@mimsy.umd.edu