Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!tut.cis.ohio-state.edu!rutgers!bellcore!texbell!merch!cpe!tif From: tif@cpe.UUCP Newsgroups: comp.unix.xenix Subject: Re: Xenix Shared Memory Limitation Message-ID: <141100003@cpe> Date: 28 Feb 89 13:22:00 GMT References: <189@melpar.UUCP> Lines: 18 Nf-ID: #R:melpar.UUCP:189:cpe:141100003:000:684 Nf-From: cpe.UUCP!tif Feb 28 07:22:00 1989 Written 10:37 am Feb 23, 1989 by melpar.UUCP!toppin in cpe:comp.unix.xenix >We have been assuming that we would allocate 21-65K shared memory >segments and just divide up the records into the segments. >... >We just tried a simple test and we can allocate the segments with no problem. >But, when any process is run at any other terminal >while the segments exist only a shell prompt comes back. Just guessing: I suspect that the shared memory segments are not allowed (why?) to leave real memory. Memory must be real tight and the fork is failing. (Get more memory) Anybody agree? Paul Chamberlain Computer Product Engineering, Tandy Corp. {killer | texbell}!cpe!tif