diff options
| author | Paul Buetow <paul@buetow.org> | 2010-11-05 20:23:31 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-11-05 20:23:31 +0000 |
| commit | 9be1b7ea764a138705c73645f7159afef82448fd (patch) | |
| tree | 7aad0ad909ebbc54c95577c651be01f8f39a13c6 /examples/server2.txt | |
initial cpuinfo in utils
Diffstat (limited to 'examples/server2.txt')
| -rw-r--r-- | examples/server2.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/server2.txt b/examples/server2.txt new file mode 100644 index 0000000..1a15025 --- /dev/null +++ b/examples/server2.txt @@ -0,0 +1,13 @@ + Intel(R) Xeon(R) CPU E5530 @ 2.40GHz GenuineIntel 8192 KB cache + +p = 002 Physical processors +c = 004 Cores @ each physical processor +s = 008 Siblings (Hyper-Threading enabled if s != c) +v = 016 [v = p*c*(s != c ? 2 : 1)] Total processors (including virtual) + Hyper-Threading is enabled + +0002400 MHz each core +0019200 MHz total +0004799 Bogomips each processor (including virtual) +0076789 Bogomips total + |
