From owner-cvs-all@FreeBSD.ORG Fri Sep 26 16:05:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBFB916A4B3; Fri, 26 Sep 2003 16:05:50 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D10443FDD; Fri, 26 Sep 2003 16:05:50 -0700 (PDT) (envelope-from kolmeronline@comcast.net) Received: from 204.127.197.115 ([204.127.197.115]) by comcast.net (rwcrmhc11) with SMTP id <2003092623054901300bi9dge>; Fri, 26 Sep 2003 23:05:49 +0000 Received: from [12.246.2.55] by 204.127.197.115; Fri, 26 Sep 2003 23:05:49 +0000 From: kolmeronline@comcast.net To: "Alan L. Cox" Date: Fri, 26 Sep 2003 23:05:49 +0000 X-Mailer: AT&T Message Center Version 1 (Sep 12 2003) X-Authenticated-Sender: a29sbWVyb25saW5lQGNvbWNhc3QubmV0 Message-Id: <20030926230550.1D10443FDD@mx1.FreeBSD.org> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Bruce M Simpson cc: cvs-all@freebsd.org cc: Marcel Moolenaar Subject: Re: cvs commit: src/share/man/man9 pmap.9 pmap_activate.9 pmap_addr_hint.9 pmap_change_wiring.9 pmap_clear_modify.9 pmap_copy.9 pmap_enter.9 pmap_extract.9 pmap_growkernel.9 pmap_init.9 pmap_is_modified.9 pmap_map.9 pmap_mincore.9 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 23:05:51 -0000 Don't know how you picked up our email address but we are not SUBSCRIBED members .... have tried thru cvs to be removed with no success - please remove us immediately. Thank you. > Marcel Moolenaar wrote: > > > > On Thu, Sep 25, 2003 at 12:14:41PM -0700, Bruce M Simpson wrote: > > > bms 2003/09/25 12:14:41 PDT > > > > > > FreeBSD src repository > > > > > > Added files: > > > share/man/man9 pmap.9 pmap_activate.9 pmap_addr_hint.9 > > > pmap_change_wiring.9 pmap_clear_modify.9 > > > pmap_copy.9 pmap_enter.9 pmap_extract.9 > > > pmap_growkernel.9 pmap_init.9 > > > pmap_is_modified.9 pmap_map.9 > > > pmap_mincore.9 pmap_object_init_pt.9 > > > pmap_page_exists_quick.9 > > > pmap_page_protect.9 pmap_pinit.9 > > > pmap_prefault.9 pmap_qenter.9 > > > pmap_release.9 pmap_remove.9 > > > pmap_zero_page.9 > > > Log: > > > Add manual page documentation for the machine-independent PMAP subsystem. > > > Include documentation of alc's new pmap_extract_and_hold() function. > > > > Very cool! I was already using them for the PMAP overhaul I'm > > working on for ia64. > > > > By the way, some of the existing man pages, like vm_page_alloc, could > use a refresh. Options like VM_ALLOC_NOOBJ aren't documented and the > description of VM_ALLOC_ZERO is misleading or wrong depending on how > precise you want to be. > > Regards, > Alan > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >