Date: Wed, 9 Mar 2011 12:14:49 +0000 (UTC) From: Sergey Kandaurov <pluknet@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 machdep.c pmap.c src/sys/vm vm_page.c Message-ID: <201103091215.p29CFAQT065986@repoman.freebsd.org>
index | next in thread | raw e-mail
pluknet 2011-03-09 12:14:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/amd64/amd64 machdep.c pmap.c
sys/vm vm_page.c
Log:
SVN rev 219425 on 2011-03-09 12:14:49Z by pluknet
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)
Revision Changes Path
1.707.2.21 +4 -4 src/sys/amd64/amd64/machdep.c
1.667.2.18 +0 -8 src/sys/amd64/amd64/pmap.c
1.381.2.13 +15 -0 src/sys/vm/vm_page.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103091215.p29CFAQT065986>
