[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#72140: Setting up libraries too slow



Jim Lynch wrote:
> 
> What I discovered is: no ld.so.cache, no executing anything that needs
> a shared lib load.

I need to update the cache to get locally installed shared libs right.
A simple solution would be getting the dynamic linker to invoke ldconfig
if:
  o cache corrupt (a checksum doesn't hold)
  o cache too old

Another solution would be to provide a kernel module that keeps track
of filesystems, and udpates cache on demand (getting rid of ldconfig altogether)

Happy Hacking,

-- 
Eray (exa) Ozkural
Comp. Sci. Dept., Bilkent University, Ankara
e-mail: erayo@cs.bilkent.edu.tr
www: http://www.cs.bilkent.edu.tr/~erayo



Reply to: