NFS client over udp

Rick Macklem rmacklem at uoguelph.ca
Sat Mar 5 22:18:12 UTC 2011


> Rick,
> I have good news. I upgraded to 8.2-stable and i ran all four
> different tests (nfs client new and old and over udp and tcp) and
> found that there is no leak in either. ALl of them behave almost the
> same, i couldn't find any difference. The speed i achieved on 1Gb link
> is 52Mb/s. The only difference is that i can't umount new nfs client
> even if there are no processes using this mount point. Thanks for help
> Kirill
> 
Ok, sounds good, although I have no idea what might have plugged
the leak. (I looked at the revision log for clnt_dg.c and udp_usrreq.c
and I couldn't spot anything that might have fixed an mbuf leak.)

As for the "can't unmount", I assume that it reports the mount pt
as busy? (I've never seen this for the exp. client, so I have no idea
what the cause might be for this. Possibly some "failure" code path
that lacks a vput()/vrele() that I've never exercised?)

Anyhow, good to hear about the above, rick


More information about the freebsd-stable mailing list