Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!mcnc!philabs!nyit!bp
From: bp@nyit.UUCP (Bruce Perens)
Newsgroups: comp.unix.wizards
Subject: Re: Squeezing more memory into a process on a pdp 11/73 - HELP !
Message-ID: <1062@nyit.UUCP>
Date: Fri, 9-Jan-87 14:05:09 EST
Article-I.D.: nyit.1062
Posted: Fri Jan  9 14:05:09 1987
Date-Received: Sat, 10-Jan-87 08:38:41 EST
References: <1116@natmlab.dms.oz> <1416@blia.BLI.COM>
Organization: NYIT Computer Graphics Lab., Old Westbury, N.Y.
Lines: 9

> In article <1116@natmlab.dms.oz>, theo@natmlab.dms.oz (Theo ten Brummelaar) writes:
(He wants to run `more memory in a process')

Berkeley Unix 2.9 has a nifty segmentation-register overlay system.
You can't get better than that for the PDP-11. I had to wedge the
code from 2.8's overlay system into Version 6 to support an existing
application. I found their overlay code well-written and fast.

					Bruce P.