Date: Sat, 16 Apr 2005 23:38:32 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 pmap.c Message-ID: <200504162338.j3GNcWas009929@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2005-04-16 23:38:32 UTC FreeBSD src repository Modified files: sys/ia64/ia64 pmap.c Log: Add a kpte command to DDB. It dumps the PTE of a KVA. This helps to analyze faults and TLB/VHPT inconsistencies. Revision Changes Path 1.159 +20 -0 src/sys/ia64/ia64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504162338.j3GNcWas009929>