K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-06-27T17:22:18.028046Z K 7 svn:log V 230 MFC 261781: Don't waste a page of KVA for the boot-time memory test on x86. For amd64, reuse the first page of the crashdumpmap as CMAP1/CADDR1. For i386, remove CMAP1/CADDR1 entirely and reuse CMAP3/CADDR3 for the memory test. END