From owner-cvs-all@FreeBSD.ORG Tue Apr 25 00:36:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE0A916A400; Tue, 25 Apr 2006 00:36:17 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3583443D46; Tue, 25 Apr 2006 00:36:17 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 1835E1A4E00; Mon, 24 Apr 2006 17:36:17 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 48BC55589E; Mon, 24 Apr 2006 20:36:16 -0400 (EDT) Date: Mon, 24 Apr 2006 20:36:16 -0400 From: Kris Kennaway To: Sam Leffler Message-ID: <20060425003615.GA21881@xor.obsecurity.org> References: <200604250021.k3P0LvUZ033748@repoman.freebsd.org> <444D6D54.1000007@errno.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <444D6D54.1000007@errno.com> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Mohan Srinivasan Subject: Re: cvs commit: src/sys/nfsserver nfsrvcache.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 00:36:17 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 24, 2006 at 05:29:08PM -0700, Sam Leffler wrote: > Mohan Srinivasan wrote: > >mohans 2006-04-25 00:21:57 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/nfsserver nfsrvcache.h=20 > > Log: > > Bump up the NFS server dupreq cache limit to 2K (from 64). With a small > > duplicate request cache, under heavy load a lot of non-idempotent=20 > > requests > > were getting served again, resulting in errors. >=20 > How does increasing the cache size fix this problem? Fundamentally it doesn't, this change just pushes it out of the regime where it's trivial to overflow. Kris --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFETW7/Wry0BWjoQKURAto3AJsE2kX+sqXFvl6XoTXPWeEwwtBS/wCggFoY 69uBo3D2C8be8scgseVi8m4= =tozq -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--