Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!jarthur!brutus.cs.uiuc.edu!wuarchive!udel!haven!umd5!yozzo From: yozzo@wam.umd.edu (Ralph Yozzo) Newsgroups: comp.protocols.nfs Subject: How many clntudp_create() are there in an NFS client? Keywords: nfs biod udp clntudp_create() Message-ID: <6306@umd5.umd.edu> Date: 21 Mar 90 07:48:18 GMT Sender: news@umd5.umd.edu Reply-To: yozzo@ibm.com (Ralph Yozzo) Organization: University of Maryland, College Park Lines: 22 How many clntudp_create() are there in an NFS client? I am wondering if this is correct? An NFS client should create a UDP socket for every biod that it is running. And each biod will call cntludp_create() for every NFS server that the client mounts. This mean that if I am running 4 biod's and I have 2 file systems mounted, I should have 4 UDP sockets and 4*2 = 8 clntudp_create()'s Ralph Yozzo (yozzo@ibm.com)