Bill Moseley wrote: > On Sun, Apr 30, 2006 at 10:07:17PM -0400, Roberto C. Sanchez wrote: > >>http://it.slashdot.org/article.pl?sid=06/02/06/120210&from=rss > > > What happens with statically linked binaries? > > I've got about 25 Mysql processes that look like this in pmap -d: > > mapped: 148116K writeable/private: 140952K shared: 0K > > > > >
If they are statically, linked, then they don't share their library code. Ergo, you are wasting memory. -Roberto -- Roberto C. Sanchez http://familiasanchez.net/~roberto -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]