It looks like only one processor is showing up. I noticed in RedHat under services there is a smpd daemon. Do you think if I start that service that it would recognize both of my processors? If not, how complex would it be to recompile with SMP support? How complex for a newbie that is. :-)
Thanks, john -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Soren Harward Sent: Thursday, June 12, 2003 11:25 PM To: Newbie Help Subject: Re: [newbies] dual processor John Noll wrote: > I have recently installed RedHat 9 on system with dual processors. How can > I tell if both processors are being utilized? cat /proc/cpuinfo Look to see if both processors show up. If not, you're running a monoprocessor kernel and you need to re-compile with SMP support. Chances are that unless you've built the kernel yourself, it doesn't have SMP support. -- Soren Harward [EMAIL PROTECTED] _______________________________________________ newbies mailing list [EMAIL PROTECTED] http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies _______________________________________________ newbies mailing list [EMAIL PROTECTED] http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies
