From owner-cvs-all Tue May 22 13:33:27 2001 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 36D6D37B422; Tue, 22 May 2001 13:33:17 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id f4MKXFK49478; Tue, 22 May 2001 13:33:15 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.1) id f4MKXE042240; Tue, 22 May 2001 13:33:14 -0700 (PDT) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200105221901.f4MJ1Q654703@freefall.freebsd.org> Date: Tue, 22 May 2001 13:33:14 -0700 (PDT) From: John Baldwin To: Alfred Perlstein Subject: RE: cvs commit: src/sys/vm swap_pager.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 22-May-01 Alfred Perlstein wrote: > alfred 2001/05/22 12:01:26 PDT > > Modified files: > sys/vm swap_pager.c > Log: > aquire vm mutex in swp_pager_async_iodone. Don't call > swp_pager_async_iodone > with the mutex held. swp_pager_sync_iodone needs this as well. I have a much larger patchset at ~jhb/patches/vm.patch, but it's not stable yet. I am getting corrupt vm_map_entry lists (the next pointer is hosed) that gives a panic in the vmdaemon when I use a while (1) *malloc(1) = 1; test program in single user mode. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message