From owner-cvs-all Sun Jul 5 05:00:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01417 for cvs-all-outgoing; Sun, 5 Jul 1998 05:00:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01275; Sun, 5 Jul 1998 05:00:16 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA05209; Sun, 5 Jul 1998 04:58:38 -0700 (PDT) Date: Sun, 5 Jul 1998 04:58:38 -0700 (PDT) Message-Id: <199807051158.EAA05209@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha pmap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/07/05 04:58:36 PDT Modified files: sys/alpha/alpha pmap.c Log: Make sure hold_count for level 2 maps is maintained properly. Simplify pmap_mapdev (its still totally wrong for the alpha). Revision Changes Path 1.2 +10 -24 src/sys/alpha/alpha/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message