Re: smp kernel

2006-06-21 Thread Erik Norgaard
Michael P. Soulier wrote: Hello, Is SMP enabled in the GENERIC kernel? I have a hyperthreading box, and on Linux it shows up with two cpus. When I do a top on the box in FreeBSD I still see only one CPU. Also, sysctl -a | grep cpu only shows a dev.cpu.0. The GENERIC does not support SMP. If

Re: smp kernel

2006-06-20 Thread Andy Reitz
On Tue, 20 Jun 2006, Michael P. Soulier wrote: Hello, Is SMP enabled in the GENERIC kernel? I have a hyperthreading box, and on Linux it shows up with two cpus. When I do a top on the box in FreeBSD I still see only one CPU. Also, sysctl -a | grep cpu only shows a dev.cpu.0. Hi Mike, If

Re: smp kernel

2006-06-20 Thread Jonathan Horne
On Tuesday 20 June 2006 19:01, Andy Reitz wrote: On Tue, 20 Jun 2006, Michael P. Soulier wrote: Hello, Is SMP enabled in the GENERIC kernel? I have a hyperthreading box, and on Linux it shows up with two cpus. When I do a top on the box in FreeBSD I still see only one CPU. Also, sysctl

Re: smp kernel

2006-06-20 Thread Björn König
Michael P. Soulier schrieb: Hello, Is SMP enabled in the GENERIC kernel? I have a hyperthreading box, and on Linux it shows up with two cpus. When I do a top on the box in FreeBSD I still see only one CPU. Also, sysctl -a | grep cpu only shows a dev.cpu.0. If you install FreeBSD 6.1 then you

RE: SMP kernel

2005-02-17 Thread Robert Watson
On Tue, 15 Feb 2005, Kara Chapman wrote: Thanks for your help -- that seems to have fixed the problem. You mentioned that it was only a temporary fix, so what do you suggest doing now? Is this a bug that I should report? FYI, the error below is probably not causing actual problems, but we

RE: SMP kernel

2005-02-15 Thread Kara Chapman
, 2005 3:10 PM To: Kara Chapman Cc: freebsd-questions@freebsd.org Subject: Re: SMP kernel On Mon, Feb 14, 2005 at 02:08:25PM -1000, Kara Chapman wrote: Hi, I am running FreeBSD 5.3 and have recently rebuilt the kernel to use SMP. Ever since, I get these error messages from postfix

Errors from postfix with mpsafenet=1 (Re: SMP kernel)

2005-02-15 Thread Kris Kennaway
@freebsd.org Subject: Re: SMP kernel On Mon, Feb 14, 2005 at 02:08:25PM -1000, Kara Chapman wrote: Hi, I am running FreeBSD 5.3 and have recently rebuilt the kernel to use SMP. Ever since, I get these error messages from postfix on a regular basis: postfix/smtpd[49491

Re: SMP kernel

2005-02-14 Thread Kris Kennaway
On Mon, Feb 14, 2005 at 02:08:25PM -1000, Kara Chapman wrote: Hi, I am running FreeBSD 5.3 and have recently rebuilt the kernel to use SMP. Ever since, I get these error messages from postfix on a regular basis: postfix/smtpd[49491]: fatal: accept connection: Invalid argument

Re: SMP kernel with RAID

2004-03-09 Thread Dan Rue
On Tue, Mar 09, 2004 at 11:22:51AM -0600, Dan Rue wrote: Howdy, Ok, Here's the brief specs dual 2.4 Xeons Adaptec Raid-5 SCSI Everything works fine with a 4.9-p3 generic kernel. However, when I enable SMP and rebuild the kernel, boot hangs at this step: Waiting 15 seconds for SCSI

Re: SMP kernel with RAID

2004-03-09 Thread Michael L. Squires
Dan Rue On Tue, Mar 09, 2004 at 11:22:51AM -0600, Dan Rue wrote: Howdy, Ok, Here's the brief specs dual 2.4 Xeons Adaptec Raid-5 SCSI Is SMP flaky in 4.9 or something? This is my first SMP build.. No problems here with two SMP systems, but they are both older PII/PIII

Re: SMP kernel option

2004-01-19 Thread Melvyn Sopacua
On Monday 19 January 2004 18:15, Didier WIROTH wrote: In /usr/src/sys/i386/conf/NOTES it is written: # Be sure to disable 'cpu I386_CPU' for SMP kernels. Do they mean you have to completely remove the cpu option from the custom file, at this time I'm using this in my custom kernel: cpu

Re: SMP kernel hanging after testing 8254 intr delivery (RELENG_4)

2003-07-02 Thread Lars Köller
-- Hello, anything news concerning my SMP problem with the Fujitsu-Siemens RX300 system? Would be nice to have SMP running at Friday evening, when I have to go into production. Thanks and best regards Lars -- E-Mail: [EMAIL PROTECTED]\ Lars Köller [EMAIL

Re: SMP kernel hanging after testing 8254 intr delivery (RELENG_4)

2003-07-01 Thread Lars Köller
-- Hello Gregor, In reply to Gregor Bittel who wrote: Moin, tschuldigung, ich schreibe jetzt einfach mal in deutscher Sprache, da tu ich mir einfach leichter... Ist schon komisch, daß immer die gleichen Hardwarehersteller Probleme bereiten, leider zählen dazu mittlerweile auch die

Re: SMP kernel hanging after testing 8254 intr delivery (RELENG_4)

2003-07-01 Thread Lars Köller
-- Hi, sorry, I've forgotten in my last mail to attache the mp_table output. Is anything else needed? === MPTable, version 2.0.15

Re: SMP kernel installation

2003-01-08 Thread Khairil Yusof
On Tue, 2003-01-07 at 14:18, shubha mr wrote: For a multiprocessor machine,to install FreeBSD,is something extra needs to be done from what will be done to install the OS for a uni processor machine?I mean is there anything different to be installed for a symmetric multi processor machine?

Re: SMP kernel installation

2003-01-08 Thread Ceri Davies
On Wed, Jan 08, 2003 at 06:37:56PM +, Stacey Roberts wrote: You just need to uncomment/enable these options in the GENERIC kernel configuration like so: #cpuI486_CPU cpu I586_CPU cpu I686_CPU Is *this* actually correct? Looks as if you've

Re: SMP kernel installation

2003-01-06 Thread Mike Hogsett
Sorry after re-reading my reply one thing I did not make clear Install freebsd as you would with a uniprocessor machine, then boot that install and do what I recommend below - Mike You need to recompile the kernel with the SMP options turned on, install the kernel and reboot. On a