Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!agate!shelby!neon!arturo From: arturo@Neon.Stanford.EDU (Arturo Puente) Newsgroups: comp.unix.questions Subject: How to fix a buffer in main memory, without going to swap. Message-ID: <1990Nov18.184450.10219@Neon.Stanford.EDU> Date: 18 Nov 90 18:44:50 GMT Organization: Computer Science Department, Stanford University Lines: 11 I am posting this for helping a friend: "I have a big buffer of size N, with N less than the main memory of my workstation. I want to have the buffer all time in main memory, without going to swap space. Is there some UNIX system call than can do this.? Is there another form to do this.?" Thank you in advance for your help. Arturo Puente