From owner-freebsd-bugs Wed Aug 4 18:30:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5421B14BED for ; Wed, 4 Aug 1999 18:30:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA59898; Wed, 4 Aug 1999 18:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 4 Aug 1999 18:30:02 -0700 (PDT) Message-Id: <199908050130.SAA59898@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Gregory Bond Subject: Re: kern/12979: Response time continually slows on idle machine, PIII processors on version 3.2 Reply-To: Gregory Bond Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/12979; it has been noted by GNATS. From: Gregory Bond To: Russell.Ingram@sandiegoca.ncr.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/12979: Response time continually slows on idle machine, PIII processors on version 3.2 Date: Thu, 05 Aug 1999 11:27:43 +1000 Russell.Ingram@sandiegoca.ncr.com said: > The one unusual thing I saw with a "ps -axv" was that the rpc.statd > took 262968 K BYTEs of virtual space (on my 2.6 systems this is 176 K > Bytes). This is normal behaviour for rpc.statd. It MMAPs a huge chunk (256Mb) of anon memory but doesn't use most of it. It is not the cause of the stated performance issue. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message