summaryrefslogtreecommitdiff
blob: ead1fbf32b7f84af64c569a613274b7baa66e3a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<cpuTest>
<cpu>
  <arch>x86_64</arch>
  <model>Penryn</model>
  <vendor>Intel</vendor>
  <topology sockets='2' cores='4' threads='1'/>
</cpu>
<cpu>
  <arch>x86_64</arch>
  <model>Opteron_G3</model>
  <vendor>AMD</vendor>
  <topology sockets='1' cores='1' threads='1'/>
</cpu>
</cpuTest>