K 10 svn:author V 7 pluknet K 8 svn:date V 27 2011-03-09T12:14:49.523097Z K 7 svn:log V 530 MFC r202897,r208164,r212174: msgbufp mapping changes on amd64. r202897 by alc: Simplify the mapping of the system message buffer. Use the direct map just like ia64 does. r208164 by alc: Correct an error of omission in r202897: Now that amd64 uses the direct map to access the message buffer, we must explicitly request that the underlying physical pages are included in a crash dump. r212174 by avg: vm_page.c: include opt_msgbuf.h for MSGBUF_SIZE use in vm_page_startup Approved by: alc, kib (mentor), avg (mentor) END