Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Processor Speed on Linux
> Hi,
>
> Is there a Linux command to find out number of
> processors or speed? I have Red Hat Enterprise
> Linux AS release 3.
>
> Muqthar Ahmed
> Database Administrator
---------8<------------
dmesg | grep CPU
or
cat /proc/cpuinfo
-- mohammed ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs -- http://www.freelists.org/webpage/oracle-lReceived on Tue Aug 16 2005 - 09:17:43 CDT