Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!eagle!mhuxl!ihnp4!zehntel!hplabs!sri-unix!BMG@MIT-XX.ARPA From: BMG@MIT-XX.ARPA Newsgroups: net.micro.pc Subject: paging Message-ID: <15293@sri-arpa.UUCP> Date: Mon, 9-Jan-84 16:56:14 EST Article-I.D.: sri-arpa.15293 Posted: Mon Jan 9 16:56:14 1984 Date-Received: Fri, 13-Jan-84 06:27:22 EST Lines: 15 From: Bernard Gunther I am working on an XT in C and I was wondering if there was any easy way to "page in" certain portions of a program at once? This could be done either via virtual memory with some sort of intelligent paging routine or by some way of compiling sections of the program so that they use the same area of memory. I would like to keep a central monitoring program in memory at all times, but would like to bring in the appropriate application program when called for. Thanks, Bernie Gunther BMG@MIT-XX -------