splitting off RPC and friends

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Aug 26 11:05:56 GMT 2005


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?

Very few programs are impacted by code in libc which they don't use,
libc tends to be in-core most of the time.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-arch mailing list