The Cairo operating system
Posted Jul 7, 2006 0:26 UTC (Fri) by
nix (subscriber, #2304)
In reply to:
The Cairo operating system by evgeny
Parent article:
Cairo release 1.2.0 now available
It's not half a millisecond. It's hundreds of Kb per running instance and 10--20 seconds of extra startup time for applications with large numbers of symbols.
Prelinking *matters*.
(FWIW, Jakub Jelinek and Ulrich Drepper recently designed a new ELF symbol hash table format that should reduce the relocation time of non-prelinked apps by 40% or so: but that's a glibc-2.5 thing and requires apps to be relinked to benefit anyway. Plus it can't reduce the memory hit.)
(
Log in to post comments)