From owner-freebsd-current Tue Jan 11 23:30: 9 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 99D6714DE0; Tue, 11 Jan 2000 23:29:48 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (beefcake.zeta.org.au [203.26.10.12]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id SAA04179; Wed, 12 Jan 2000 18:29:21 +1100 Date: Wed, 12 Jan 2000 18:29:18 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Brian Fundakowski Feldman Cc: Stephen McKay , freebsd-current@FreeBSD.org, dt@FreeBSD.org Subject: Re: Crash from ^T during heavy paging In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Jan 2000, Brian Fundakowski Feldman wrote: > On Tue, 11 Jan 2000, Bruce Evans wrote: > > ... > > Fix: move the new monotonicity fields from struct pstats to struct > > proc. I only put them in struct pstats because they logically go with > > some fields in struct rusage. > > ... > > Do you want to do this work, or shall I take out a bit of time and do > it? I'm wondering since quite often when someone fixes something, > you've got a similar fix already sitting in your local tree :) Please do the work, but send it to me for review. I didn't have a fix for this particular problem until after seeing your first mail about it. It didn't make sense for P_INMEM to be so apparently broken without it causing problems until recently. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message