Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uunet!munnari.oz.au!goanna!minyos.xx.rmit.oz.au!godzilla!mg From: mg@godzilla.cgl.rmit.oz.au (Mike Gigante) Newsgroups: comp.sys.sgi Subject: Re: Can I force a swap? Message-ID: Date: 30 Apr 91 21:43:14 GMT References: <9104231733.AA08996@tc3.chem.iastate.edu> <1991Apr24.184435.10259@fido.wpd.sgi.com> <1991Apr28.214847.5040@ccu1.aukuni.ac.nz> Sender: @minyos.xx.rmit.oz.au Organization: RMIT Computer Centre, Melbourne Australia. Lines: 12 Originator: mg@ On our machine, STOP'd jobs *do* give up their memory if there is enough demand. Try STOPing the jobs then runa program that does a couple of big mallocs (use -lmalloc) s.t. the total malloced space > physical memory. This *always* works for me, the RSS of processes that are ~30,000 pages drop from ~14,000 pages (16k pages = 64Mb = physical memory) to ~ 50 pages. This is a 340 running 3.3.2 Mike Gigante RMIT