On Sat, 2010-12-11 at 23:12 +0200, Andrew wrote: > 11.12.2010 23:02, davidMbrooke пишет: > > Hi, > > > > I just had an enquiry about some work I did in 2007/2008 on using > > Bering-uClibc 3.x as an NFS file server (hence the recent uploads to my > > "devel" branch of CVS). > > > > I am wondering about adding support for NFS to Bering-uClibc 4.x. We > > already have the kernel modules enabled (CONFIG_NFSD=m etc.) but we do > > not have "full" RPC support built into uClibc, without which those > > modules are little use. > > This is easy to add, a one-line change: "UCLIBC_HAS_FULL_RPC=y". > > > > Any comments about whether it would be good / bad to make that change to > > uClibc? > > > > davidMbrooke > I think that it should be not so heavy (possible some tens of kb) - so > if it will not break anything, IMHO it should be enabled.
Hi Andrew, I have now checked the file sizes Before and After this change: With "# UCLIBC_HAS_FULL_RPC is not set" 244216 staging/lib/libuClibc-0.9.30.3.so With "UCLIBC_HAS_FULL_RPC=y" 260664 staging/lib/libuClibc-0.9.30.3.so The difference is 16448 bytes, 6%. I think we can live with that. dMb ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel