Subject: Re: ELF prebinding round 2: shared object prerelocation
To: None <tech-userlevel@netbsd.org>
From: Bang Jun-Young <junyoung@mogua.com>
List: tech-userlevel
Date: 09/22/2002 12:14:03
On Sat, Sep 21, 2002 at 04:21:10PM +0900, Bang Jun-Young wrote:
> Hi,
> 
> During the last couple weeks I have written 'prebind' program and 
> modified ld.elf_so so that it handles shared libraries modified by
> prebind. Here is a brief description.

I forgot to mention that the basic idea is borrowed from Windows. ;-)
 
Also, to minimize relocation loop count, p_paddr of the second PT_LOAD
entry is used as a hint. This brought additional 5% of performance
improvement.

Jun-Young

-- 
Bang Jun-Young <junyoung@mogua.com>