Subject: Re: New Boot Load Doesn't Work on IPX
To: Todd Whitesel <toddpw@best.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-sparc
Date: 01/29/2000 09:02:02
On Fri, 28 Jan 2000 22:19:04 -0800 (PST) 
 Todd Whitesel <toddpw@best.com> wrote:

 > A classic PIC application that has little/nothing to do with shared libs.

Unfortunately, PIC code is often a bit slower, due to extra loads required,
and cache thrashing (referencing the GOT/PLT).

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>