On 4/18/06, Charles Forsyth <[EMAIL PROTECTED]> wrote:
> > 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)
>
>

Doesn't a lot of that depend on how you define a context? :-)

Reply via email to