WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

[XenPPC] xend and device tree on js20 and js21

To: xen-ppc-devel <xen-ppc-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [XenPPC] xend and device tree on js20 and js21
From: Maria Butrico <butrico@xxxxxxxxxxxxx>
Date: Mon, 21 Aug 2006 12:47:42 -0400
Delivery-date: Mon, 21 Aug 2006 09:49:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: butrico@xxxxxxxxxxxxxx
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)
This is what the device tree looks like on a js21 (under SLOF)

kpblade7 PowerPC,970MP@0 # ls -l
total 11
-r--r--r--  1 root root  4 Aug 21 12:42 clock-frequency
-r--r--r--  1 root root  4 Aug 21 12:42 d-cache-line-size
-r--r--r--  1 root root  4 Aug 21 12:42 d-cache-size
-r--r--r--  1 root root  4 Aug 21 12:42 device_type
-r--r--r--  1 root root  4 Aug 21 12:42 i-cache-line-size
-r--r--r--  1 root root  4 Aug 21 12:42 i-cache-size
-r--r--r--  1 root root  8 Aug 21 12:42 ibm,pft-size
-r--r--r--  1 root root  4 Aug 21 12:42 linux,phandle
-r--r--r--  1 root root 14 Aug 21 12:42 name
-r--r--r--  1 root root  4 Aug 21 12:42 reg
-r--r--r--  1 root root  4 Aug 21 12:42 timebase-frequency


This is a js20, also under SLOF

kpblade4:/proc/device-tree/cpus/PowerPC,970@0 # ls -l
total 11
-r--r--r-- 1 root root  4 2006-08-21 13:05 clock-frequency
-r--r--r-- 1 root root  4 2006-08-21 13:05 d-cache-line-size
-r--r--r-- 1 root root  4 2006-08-21 13:05 d-cache-size
-r--r--r-- 1 root root  4 2006-08-21 13:05 device_type
-r--r--r-- 1 root root  8 2006-08-21 13:05 ibm,pft-size
-r--r--r-- 1 root root  4 2006-08-21 13:05 i-cache-line-size
-r--r--r-- 1 root root  4 2006-08-21 13:05 i-cache-size
-r--r--r-- 1 root root  4 2006-08-21 13:05 linux,phandle
-r--r--r-- 1 root root 12 2006-08-21 13:05 name
-r--r--r-- 1 root root  4 2006-08-21 13:05 reg
-r--r--r-- 1 root root  4 2006-08-21 13:05 timebase-frequency


Notice that d-cache-sets is is not there and neither is the entire directory l2-cache



_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [XenPPC] xend and device tree on js20 and js21, Maria Butrico <=