Subject: Re: compiling iij-ppp
To: None <netbsd-help@NetBSD.ORG>
From: David Eckhardt <David_Eckhardt@piper.nectar.cs.cmu.edu>
List: netbsd-help
Date: 05/06/1997 14:05:46
	From: Jason Thorpe <thorpej@nas.nasa.gov>
	
	...besides, with demand-paged executables and shared libraries,
	running multiple copies of pppd probably isn't all that bad... the
	text of all copies of pppd and libraries will be shared...

Is this really true?  I had though that the link patching done by ld.so
actually meant that many pages of a "shared" library ended up being
duplicated by copy-on-write.

Dave Eckhardt
davide@cs.cmu.edu