<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://dengxihe.com/techwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dengxihe.com/techwiki/feed.php">
        <title>Tech Wiki playground</title>
        <description></description>
        <link>https://dengxihe.com/techwiki/</link>
        <image rdf:resource="https://dengxihe.com/techwiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-21T18:00:52-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/playground/pg2?rev=1484782332&amp;do=diff"/>
                <rdf:li rdf:resource="https://dengxihe.com/techwiki/playground/playground?rev=1503512782&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dengxihe.com/techwiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Tech Wiki</title>
        <link>https://dengxihe.com/techwiki/</link>
        <url>https://dengxihe.com/techwiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://dengxihe.com/techwiki/playground/pg2?rev=1484782332&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-18T15:32:12-07:00</dc:date>
        <title>playground:pg2</title>
        <link>https://dengxihe.com/techwiki/playground/pg2?rev=1484782332&amp;do=diff</link>
        <description>play ground 2


import sys 
sys.path.append('/qa/conductor/tests/ovm30/manager/src') 
from discoverserver import *

ds = DiscoverServer('t', '/tmp/l')
ds.listServers()
ip = get_server_by_hostname(&quot;ca-svrfarm11.us.oracle.com&quot;)[&quot;private_ip&quot;]
ds.discoverServer(ip)
s = ds.getServerByIP(ip)
#for cpu in s.getProcessors():
#    print &quot;level one: %s&quot; % cpu.getLevelOneCacheSize()
#    print &quot;level two: %s&quot; % cpu.getLevelTwoCacheSize()
#    print &quot;level tree: %s&quot; % cpu.getLevelThreeCacheSize()
#    print
…</description>
    </item>
    <item rdf:about="https://dengxihe.com/techwiki/playground/playground?rev=1503512782&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-23T11:26:22-07:00</dc:date>
        <title>playground:playground</title>
        <link>https://dengxihe.com/techwiki/playground/playground?rev=1503512782&amp;do=diff</link>
        <description>PlayGround</description>
    </item>
</rdf:RDF>
