splitting off RPC and friends
Brooks Davis
brooks at one-eyed-alien.net
Fri Aug 26 18:19:49 GMT 2005
On Sat, Aug 27, 2005 at 02:39:25AM +0900, Hajimu UMEMOTO wrote:
> Hi,
>
> >>>>> On Fri, 26 Aug 2005 13:05:52 +0200
> >>>>> "Poul-Henning Kamp" <phk at phk.freebsd.dk> said:
>
> phk> In message <86d5o1q7rw.fsf at xps.des.no>, =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= writes:
> >Lyndon Nerenberg <lyndon at orthanc.ca> writes:
> >> RPC and XDR are far from dead. Are you sure splitting these out is
> >> wise? We have to keep the code around, for NFS if nothing else. What's
> >> the benefit of moving the routines into a separate library?
> >
> >Faster load times for the great majority of libc consumers which do
> >not need XDR, RPC or NIS?
>
> phk> Very few programs are impacted by code in libc which they don't use,
> phk> libc tends to be in-core most of the time.
>
> I think netdb is tightly depending on NIS unless you specify -DNO_NIS
> when building libc. I'm not sure how many users are actually using
> NIS, though.
I do. It's lightweight, fairly easy to configure, cross platform, and
entierly in the base system.
It would be nice though if we could move the nsswitch support for NIS
into it's own module at some point so it's only inflicted on people who
actually do use it. :)
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20050826/5ab02043/attachment.bin
More information about the freebsd-arch
mailing list