Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!ucsd!ogicse!emory!rsiatl!nanovx!techwood!paldn!pwilcox From: pwilcox@paldn.UUCP (Peter McLeod Wilcox) Newsgroups: comp.unix.i386 Subject: Re: sticky bit under UNIX 5.3 Summary: Keep code image Message-ID: <172@paldn.UUCP> Date: 21 Feb 90 18:46:08 GMT References: <34@cimcor.MN.ORG> Sender: news@paldn.UUCP Distribution: na Organization: Paladin Solutions, Dawsonville GA Lines: 8 In article <34@cimcor.MN.ORG>, mike@cimcor.MN.ORG (Michael Grenier) writes: > What does setting the sticky bit mean in a UNIX 5.3 paging system? The system will keep the code image in memory (physical or virtual) in the expectation of running it again. Note that paging in from swap space should be a lot faster than loading the executable again. -- Pete Wilcox ...gatech!nanovx!techwood!paldn!pwilcox