Making a dynamically-linked root
Gordon Tetlow
gordont at gnf.org
Mon Jun 2 14:49:59 PDT 2003
On Mon, Jun 02, 2003 at 02:25:43PM -0700, Matthew Dillon wrote:
>
> In anycase, this is a convenience vs performance issue. I think a number
> of solutions should be investigated before people give up and start
> hacking dynamic vs static binaries. For example, a lot of startup delay
> is due to disk waiting (since nothing is in the disk cache at system
> start!). Running certain daemon startups in the background might yield
> a significant overall improvement in startup times.
Actually, it was a diskless boot, so it was in the system cache. =) I
know this is a rigged demo, but the point is the same, yes, it's slower,
but we also have a huge gain from going to a dynamically linked world.
It would also serve as encouragement to get things like pre-binding and
caching working.
-gordon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20030602/d94c1e1f/attachment.bin
More information about the freebsd-arch
mailing list