From owner-cvs-src@FreeBSD.ORG Fri Oct 22 19:32:37 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 9F2D516A4CE; Fri, 22 Oct 2004 19:32:37 +0000 (GMT) Received: from smtp4.server.rpi.edu (smtp4.server.rpi.edu [128.113.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34AD843D48; Fri, 22 Oct 2004 19:32:37 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp4.server.rpi.edu (8.13.0/8.13.0) with ESMTP id i9MJWWbM029870; Fri, 22 Oct 2004 15:32:33 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <200410221913.i9MJD7uA029492@repoman.freebsd.org> References: <200410221913.i9MJD7uA029492@repoman.freebsd.org> Date: Fri, 22 Oct 2004 15:32:31 -0400 To: Scott Long , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) Subject: Re: cvs commit: src/sys/sys proc.h src/sys/kern kern_switch.c kern_synch.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, 22 Oct 2004 19:32:37 -0000 At 7:13 PM +0000 10/22/04, Scott Long wrote: >scottl 2004-10-22 19:13:07 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5_3) > sys/sys proc.h > sys/kern kern_switch.c kern_synch.c > Log: > MFC: Wake up the pager from critical_exit if the process being > switched to needs to be swapped in. Would this problem cause any panics during 'shutdown -p' processing? I just loaded up a brand new machine with 5.3-RC1, and it works fine except that it almost always panics when I do a 'shutdown -p'. I just finished building a new world to make sure I have all the latest changes, but I haven't installed that yet. Should I rebuild the kernel with this change included? (the machine does not panic during standard 'shutdown -r' processing, only for 'shutdown -p'. It has a gig of memory now, so I kinda doubt it has anything that it needs to swap in.) -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu