Hi,
I found the following environment variables from a Perl script I'm running on my hosted server:
NUMBER_OF_PROCESSORS: 4
PROCESSOR_IDENTIFIER: x86 Family 6 Model 26 Stepping 5, GenuineIntel
PROCESSOR_LEVEL: 6
PROCESSOR_REVISION: 1a05
Does anyone know which CPU model that is? I assume by "NUMBER_OF_PROCESSORS" that it is referring to the number of cores.
Thanks,
Rich
I found the following environment variables from a Perl script I'm running on my hosted server:
NUMBER_OF_PROCESSORS: 4
PROCESSOR_IDENTIFIER: x86 Family 6 Model 26 Stepping 5, GenuineIntel
PROCESSOR_LEVEL: 6
PROCESSOR_REVISION: 1a05
Does anyone know which CPU model that is? I assume by "NUMBER_OF_PROCESSORS" that it is referring to the number of cores.
Thanks,
Rich