From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9dea1471407d3126a8dc14abeca04ee0@terzarima.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] Install from CD fails From: Charles Forsyth Date: Tue, 18 Apr 2006 22:11:55 +0100 In-Reply-To: <20060418210456.GT9931@augusta.math.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 3d4807ee-ead1-11e9-9d60-3106f5b1d025 > I think shared libraries are often times misunderstood. I once knew > someone who thought that a context switch was less expensive using > shared libraries than without. many, many people apparently that think that a context switch must necessarily be much more expensive than a function call and return (or two)