From owner-freebsd-hackers Tue Jun 12 21:30:55 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id CA08837B411 for ; Tue, 12 Jun 2001 21:30:48 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5D4UkP00541; Tue, 12 Jun 2001 21:30:46 -0700 (PDT) (envelope-from dillon) Date: Tue, 12 Jun 2001 21:30:46 -0700 (PDT) From: Matt Dillon Message-Id: <200106130430.f5D4UkP00541@earth.backplane.com> To: Nitin Nahata Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: NFS : nfsiod scheduling References: <20010613032504.5632.qmail@nwcst292.netaddress.usa.net> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Actually I want to know when a client is running a couple of nfsiod daemons,is :there a way of scheduling the requests sent by these :daemons ? : :-Nitin Nahata No, it's random. nfsiods handle mainly read-ahead requests to try to decouple the RPC latency from other processes. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message