Issue #11612 has been updated by Alex Harvey.

On some of my PA-RISC systems we've got say 4 CPUs and 8 logical CPUs -

Here's a sample from one of mine -

<pre>
CPU info:
  4 PA-RISC 8800 processors (1000 MHz, 64 MB)
          CPU version 5
          8 logical processors (2 per socket)
</pre>

How would that work?

Meanwhile I looked at
http://en.wikipedia.org/wiki/List_of_Intel_Itanium_microprocessors

Seems like the Itanium only supports a maximum of 2 threads per core - but 
should we equate cores with physical CPUs?

I get confused by this stuff to be perfectly honest.

On Solaris we can have the following odd situation -

<pre>
myhost# facter |grep proc
physicalprocessorcount => 1
processor0 => SPARC64-VII
processor1 => SPARC64-VII
processor2 => SPARC64-VII
processor3 => SPARC64-VII
processor4 => SPARC64-VII
processor5 => SPARC64-VII
processor6 => SPARC64-VII
processor7 => SPARC64-VII
processorcount => 4
</pre>

So that's what it looks like on Solaris when you have 1 CPU with 4 cores and 2 
threads per core.  It's taken from a Sun Sparc M3000.  (Or should we consider 
the Solaris behaviour to be a bug?)
----------------------------------------
Bug #11612: add facter support for  ia 11.31 hpux processor discover and a bug 
fix for network interface
https://projects.puppetlabs.com/issues/11612#change-76857

Author: hongbo hu
Status: Merged - Pending Release
Priority: Normal
Assignee: 
Category: library
Target version: 1.6.15
Keywords: facter hpux 
Branch: https://github.com/puppetlabs/facter/pull/232
Affected Facter version: 


1. add cpu information support to facter support HPUX 11.31 IA64

2. when server has  mc-sg  the network card has standby lan card marked
with '*' ,when run faster ,it'll show ifconfig no such interface error

pull requre at github
https://github.com/puppetlabs/facter/pull/127
I'll add more feature for hp and aix 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to