From owner-cvs-all Sat Jan 9 02:16:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA08413 for cvs-all-outgoing; Sat, 9 Jan 1999 02:16:26 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from helios.dnttm.ru (dnttm-gw.rssi.ru [193.232.0.205]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08167; Sat, 9 Jan 1999 02:13:19 -0800 (PST) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by helios.dnttm.ru (8.9.1/8.9.1/IP-3) with UUCP id NAA09220; Sat, 9 Jan 1999 13:05:27 +0300 Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.9.1/8.9.1) with ESMTP id NAA01189; Sat, 9 Jan 1999 13:05:04 +0300 (MSK) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199901091005.NAA01189@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: Doug Rabson cc: Dmitrij Tejblum , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 pmap.c In-reply-to: Your message of "Fri, 08 Jan 1999 23:12:32 GMT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 09 Jan 1999 13:05:04 +0300 From: Dmitrij Tejblum Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Doug Rabson wrote: > On Thu, 7 Jan 1999, Dmitrij Tejblum wrote: > > > dt 1999/01/07 14:15:52 PST > > > > Modified files: > > sys/i386/i386 pmap.c > > Log: > > Make pmap_ts_referenced check more than 1 pv_entry. (One should be carefull > > when move elements to the tail of a list in a loop...) > > Should I track this in the alpha pmap? I suspect alpha pmap already ok. The code looks much different, anyway, and don't contain the loop I fixed. Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message