Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 08:51:16 +0000 (UTC)
From:      "Cherry G. Mathew" <cherry@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r267856 - projects/amd64_xen_pv/sys/amd64/include
Message-ID:  <201406250851.s5P8pGM3089746@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cherry
Date: Wed Jun 25 08:51:16 2014
New Revision: 267856
URL: http://svnweb.freebsd.org/changeset/base/267856

Log:
  Update remove comment about resected private allocator.
  
  Approved by:	gibbs (implicit)

Modified:
  projects/amd64_xen_pv/sys/amd64/include/vmparam.h

Modified: projects/amd64_xen_pv/sys/amd64/include/vmparam.h
==============================================================================
--- projects/amd64_xen_pv/sys/amd64/include/vmparam.h	Wed Jun 25 08:45:35 2014	(r267855)
+++ projects/amd64_xen_pv/sys/amd64/include/vmparam.h	Wed Jun 25 08:51:16 2014	(r267856)
@@ -73,8 +73,6 @@
  * We provide a machine specific single page allocator through the use
  * of the direct mapped segment.  This uses 2MB pages for reduced
  * TLB pressure.
- * Note: XEN does not use this as kmem_alloc() is functional via its
- * own boot time mapped backend allocator.
  */
 #define	UMA_MD_SMALL_ALLOC
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406250851.s5P8pGM3089746>