Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 05:58:17 +1000
From:      Peter Jeremy <PeterJeremy@optushome.com.au>
To:        Wesley Morgan <morganw@chemikals.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/libexec/rtld-elf Makefile rtld.c
Message-ID:  <20030817195816.GA43314@cirb503493.alcatel.com.au>
In-Reply-To: <20030817122455.M6351@volatile.chemikals.org>
References:  <200308170806.h7H860fI057981@repoman.freebsd.org> <20030817122455.M6351@volatile.chemikals.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 17, 2003 at 12:25:46PM -0400, Wesley Morgan wrote:
>On Sun, 17 Aug 2003, Gordon Tetlow wrote:
>
>> gordon      2003/08/17 01:06:00 PDT
>>
>>   As long threatened, stage 2 of making a dynamically-linked root a reality.
>>   Install rtld into /libexec.
>
>How does this effect performance on systems that do not have softupdates
>enabled on the root fs?

Last time I checked, the default configuration was not to have
softupdates enabled on the root FS.  Since softupdates only affects
how FS writes are handled and starting a dynamically linked program
doesn't involve any FS writes, there is no effect.

Peter



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030817195816.GA43314>