Sys::CPU man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

CPU(3)		      User Contributed Perl Documentation		CPU(3)

NAME
       Sys::CPU - Perl extension for getting CPU information. Currently only
       number of CPU's supported.

SYNOPSIS
	 use Sys::CPU;

	 $number_of_cpus = Sys::CPU::cpu_count();
	 printf("I have %d CPU's\n",$number_of_cpus);
	 print "  Speed : ",Sys::CPU::cpu_clock(),"\n";
	 print "  Type	: ",Sys::CPU::cpu_type(),"\n";

DESCRIPTION
       In responce to a post on perlmonks.org, a module for counting the
       number of CPU's on a system. Support has now also been added for type
       of CPU and clock speed. While much of the code is from
       UNIX::Processors, win32 support has been added (but not tested).

       v0.45 - Corrected solaris support (Thanks Cloyce)

   EXPORT
       None by default.

AUTHOR
       MZSanford

SEE ALSO
       perl(1), sysconf(3)

perl v5.14.1			  2009-05-17				CPU(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net