Subject: Re: More info on shared library performance problem
To: None <bostrov@lava.cs.orst.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: port-sparc
Date: 11/22/1994 00:05:22
Creating a new copy of libc.so and using it would cause there to only
be one reference to its pages in core.  It's possible that the SPARC
pmap is handling multiple references to the same physical page very
inefficiently.