kern/81301: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu Apr 19 05:50:10 UTC 2007


The following reply was made to PR kern/81301; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/81301: commit references a PR
Date: Thu, 19 Apr 2007 05:40:00 +0000 (UTC)

 alc         2007-04-19 05:39:54 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/vm               vm_contig.c 
   Log:
   Correct contigmalloc2()'s implementation of M_ZERO.  Specifically,
   contigmalloc2() was always testing the first physical page for PG_ZERO,
   not the current page of interest.
   
   Submitted by: Michael Plass
   PR: 81301
   MFC after: 1 week
   
   Revision  Changes    Path
   1.58      +1 -1      src/sys/vm/vm_contig.c
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-bugs mailing list