[PATCH] [powerpc v2] update xmon slb code

2007-10-30 Thread Will Schmidt
[powerpc] update xmon slb code This adds a bit more detail to the xmon SLB output. When the valid bit is set, This displays the ESID and VSID values, as well as decoding the segment size. (1T or 256M). This supresses the output for any slb entries that contain only zeros. sample output from

Re: [PATCH] [powerpc v2] update xmon slb code

2007-10-30 Thread Olof Johansson
On Tue, Oct 30, 2007 at 04:50:39PM -0500, Will Schmidt wrote: [powerpc] update xmon slb code This adds a bit more detail to the xmon SLB output. When the valid bit is set, This displays the ESID and VSID values, as well as decoding the segment size. (1T or 256M). This supresses the

Re: [PATCH] [powerpc v2] update xmon slb code

2007-10-30 Thread Benjamin Herrenschmidt
On Tue, 2007-10-30 at 16:50 -0500, Will Schmidt wrote: [powerpc] update xmon slb code This adds a bit more detail to the xmon SLB output. When the valid bit is set, This displays the ESID and VSID values, as well as decoding the segment size. (1T or 256M). This supresses the output for

Re: [PATCH] [powerpc v2] update xmon slb code

2007-10-30 Thread Paul Mackerras
Will Schmidt writes: This adds a bit more detail to the xmon SLB output. When the valid bit is set, This displays the ESID and VSID values, as well as decoding the segment size. (1T or 256M). This supresses the output for any slb entries that contain only zeros. sample output from power6