From owner-cvs-src@FreeBSD.ORG Fri Nov 5 07:25:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D78416A4CE; Fri, 5 Nov 2004 07:25:07 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5F8543D48; Fri, 5 Nov 2004 07:25:06 +0000 (GMT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.1/8.13.1) with ESMTP id iA57P53C087753; Fri, 5 Nov 2004 10:25:05 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.13.1/8.13.1/Submit) id iA57P5o5087752; Fri, 5 Nov 2004 10:25:05 +0300 (MSK) (envelope-from ache) Date: Fri, 5 Nov 2004 10:25:05 +0300 From: Andrey Chernov To: David Schultz Message-ID: <20041105072505.GA87598@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , David Schultz , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200411050536.iA55auAU069109@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200411050536.iA55auAU069109@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter (version: 1.1; AVE: 6.28.0.12; VDF: 6.28.0.56; host: pobrecita.freebsd.ru) cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm swap_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2004 07:25:07 -0000 On Fri, Nov 05, 2004 at 05:36:56AM +0000, David Schultz wrote: > das 2004-11-05 05:36:56 UTC > > FreeBSD src repository > > Modified files: > sys/vm swap_pager.c > Log: > Close a race in swapoff(). Here are the gory details: > Is this commit supposed to fix lost blocks race using swapoff in /etc/rc.d/swap1 ? -- http://ache.pp.ru/