Date: Tue, 20 Jan 2009 19:41:18 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/amd64/include pmap.h src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h Message-ID: <200901201945.n0KJjcQ6030848@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2009-01-20 19:41:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/amd64/amd64 pmap.c
sys/amd64/include pmap.h
sys/i386/i386 pmap.c
sys/i386/include pmap.h
Log:
SVN rev 187480 on 2009-01-20 19:41:18Z by jhb
MFC: Stop maintaining pv_list_count for i386 and amd64 since it was
obsoleted by Peter's rewrite of the pv entry allocator. To avoid ABI
breakage, the field in 'struct mdpage' has not been removed, but it has
been renamed to 'pv_unused'.
Revision Changes Path
1.590.2.13 +0 -7 src/sys/amd64/amd64/pmap.c
1.138.2.4 +1 -1 src/sys/amd64/include/pmap.h
1.594.2.13 +0 -7 src/sys/i386/i386/pmap.c
1.128.2.3 +1 -1 src/sys/i386/include/pmap.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901201945.n0KJjcQ6030848>
