Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!romp!auschs!awdprime!chukran.Berkeley.EDU!rudy From: rudy@chukran.austin.ibm.com Newsgroups: comp.unix.aix Subject: Re: file descriptor limit in AIX 3.1 Message-ID: <3601@awdprime.UUCP> Date: 20 Sep 90 18:41:41 GMT References: <1990Sep19.100751@ead.dsa.com> Sender: news@awdprime.UUCP Reply-To: chukran@austin.iinus1.ibm.com Organization: IBM AWD Lines: 13 Memory mapping files first becomes constrained by the number of segment registers free. The hardware for Risc System 6000 has 16, and 6 are already tied up when your program starts, giving you 10 files which you can map concurrently. This is a result of file mapping being tied to the shmat system call which uses a new segment register. ********************************************************************* IBM AIX Porting Center | RSCS: CHUKRAN at AUSTIN 11400 Burnet Rd. | AWDnet: rudy@chukran.austin.ibm.com Internal ZIP 2830 | internet: chukran@austin.iinus1.ibm.com Austin, Texas 78758 | Voice: 512-838-4674 Tieline: 678-4674 *********************************************************************