Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2012 08:39:47 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Konstantin Belousov <kib@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r244077 - head/sys/amd64/amd64
Message-ID:  <alpine.BSF.2.00.1212100839001.53471@fledge.watson.org>
In-Reply-To: <201212100514.qBA5EZFE027334@svn.freebsd.org>
References:  <201212100514.qBA5EZFE027334@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 10 Dec 2012, Konstantin Belousov wrote:

> Author: kib
> Date: Mon Dec 10 05:14:34 2012
> New Revision: 244077
> URL: http://svnweb.freebsd.org/changeset/base/244077
>
> Log:
>  Add amd64-specific ddb command "show pte".  The command displays the
>  hierarchy of the page table entries which map the specified address.
>
>  Reviewed by:	alc (previous version)
>  Sponsored by:	The FreeBSD Foundation
>  MFC after:	1 week

Ah, very nice indeed -- I'd actually like to see similar MD page table dumping 
routines for other architectures, especially MIPS with its software-defined 
page tables.

Robert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1212100839001.53471>