From e1279022293d41e68b05e7d9a79c8a2eff7b780d Mon Sep 17 00:00:00 2001 From: Kip Macy Date: Sat, 16 May 2009 22:00:13 +0000 Subject: update vm map comment pointed out by Larry Rosenman --- sys/amd64/include/vmparam.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys') diff --git a/sys/amd64/include/vmparam.h b/sys/amd64/include/vmparam.h index 3fec7480b795..0fae57ce6a02 100644 --- a/sys/amd64/include/vmparam.h +++ b/sys/amd64/include/vmparam.h @@ -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: -- cgit v1.3