From owner-freebsd-current Tue Aug 25 07:43:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07061 for freebsd-current-outgoing; Tue, 25 Aug 1998 07:43:28 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07046 for ; Tue, 25 Aug 1998 07:43:18 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.1/8.9.1) id KAA02038; Tue, 25 Aug 1998 10:41:07 -0400 (EDT) (envelope-from wollman) Date: Tue, 25 Aug 1998 10:41:07 -0400 (EDT) From: Garrett Wollman Message-Id: <199808251441.KAA02038@khavrinen.lcs.mit.edu> To: Doug Rabson Cc: "John S. Dyson" , current@FreeBSD.ORG Subject: Re: Serious bug in vm_page.h in current In-Reply-To: References: <199808250840.DAA00444@dyson.iquest.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > On Tue, 25 Aug 1998, John S. Dyson wrote: >> PAGE_BWAKEUP would decr busy, and wakeup if PG_WANTED >> and busy == 0. >> >> PAGE_WAKEUP would clear PG_BUSY, and wakeup if PG_WANTED. >> >> Each of the above would ignore the other condition. There will >> be extra wakeups, but those won't significantly affect performance. > I don't understand this part of the code of the code very well. It > doesn't seem to me that a few extra wakeups is a problem. Not waking up > at all is a problem... This sounds very much like it could be related to the lockup Matt Dillon and I have been seeing. I just rebooted newsswitch with this change in it; I should know by the end of the day whether it had any effect. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message