Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2009 21:59:31 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r192223 - user/kmacy/ZFS_MFC/sys/amd64/include
Message-ID:  <200905162159.n4GLxV8Q005219@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kmacy
Date: Sat May 16 21:59:31 2009
New Revision: 192223
URL: http://svn.freebsd.org/changeset/base/192223

Log:
  update vm map comment

Modified:
  user/kmacy/ZFS_MFC/sys/amd64/include/vmparam.h

Modified: user/kmacy/ZFS_MFC/sys/amd64/include/vmparam.h
==============================================================================
--- user/kmacy/ZFS_MFC/sys/amd64/include/vmparam.h	Sat May 16 21:48:32 2009	(r192222)
+++ user/kmacy/ZFS_MFC/sys/amd64/include/vmparam.h	Sat May 16 21:59:31 2009	(r192223)
@@ -154,7 +154,6 @@
  * 0xffff800000000000 - 0xffff804020100fff   recursive page table (512GB slot)
  * 0xffff804020101000 - 0xfffffeffffffffff   unused
  * 0xffffff0000000000 - 0xffffff7fffffffff   512GB direct map mappings
- * 0xffffff8000000000 - 0xfffffffe3fffffff   unused (505GB)
  * 0xfffffffe40000000 - 0xffffffffffffffff   512GB kernel map
  *
  * Within the kernel map:



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