From sodah@qatar.net.qa Fri Jun 26 15:37:45 1998 From: sodah@qatar.net.qa To: users@lists.opensuse.org Subject: [S.u.S.E. Linux] Multi-CPU Date: Fri, 26 Jun 1998 18:37:45 +0300 Message-ID: <3593C03E.B872216D@qatar.net.qa> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2723435651486064030==" --===============2723435651486064030== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit HI Does Linux support Multi-CPU? if yes, where can i get more info about Linux and multi-CPU configurations? thx in advance. bye -fadi - To get out of this list, please send email to majordomo(a)suse.com with this text in its body: unsubscribe suse-linux-e --===============2723435651486064030==-- From rb@suse.de Fri Jun 26 16:57:37 1998 From: rb@suse.de To: users@lists.opensuse.org Subject: Re: [S.u.S.E. Linux] Multi-CPU Date: Fri, 26 Jun 1998 18:57:37 +0200 Message-ID: In-Reply-To: <3593C03E.B872216D@qatar.net.qa> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5280054949630273750==" --===============5280054949630273750== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, >Does Linux support Multi-CPU? >if yes, where can i get more info about >Linux and multi-CPU configurations? See e.g. the information at=20 http://www.uk.linux.org/SMP/title.html> Have a nice day, Ruediger Berlich (Ruediger.Berlich(a)suse.de) ------------------------------------------------------------ S.u.S.E. GmbH, Gebhardtstr. 2, 90762 Fuerth, Germany Tel: +49-911-3247130 Mo/Do 13-18.00, Fax: +49-911-3206727 http://www.suse.de/Support/sdb> Email: support(a)su= se.de ------------------------------------------------------------ - To get out of this list, please send email to majordomo(a)suse.com with this text in its body: unsubscribe suse-linux-e --===============5280054949630273750==-- From arunkhan@xnet.com Sat Jun 27 04:15:26 1998 From: arunkhan@xnet.com To: users@lists.opensuse.org Subject: Re: [S.u.S.E. Linux] Multi-CPU Date: Fri, 26 Jun 1998 23:15:26 -0500 Message-ID: <199806270415.XAA26824@xnet.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3760396727667778778==" --===============3760396727667778778== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit > > > > >Does Linux support Multi-CPU? > >if yes, where can i get more info about > >Linux and multi-CPU configurations? > To compile SMP kernel, edit /usr/src/linux/Makefile and uncomment the following lines: # SMP = 1 # SMP_PROF = 1 These lines are at the begining of the file. HTH Arun Khan - To get out of this list, please send email to majordomo(a)suse.com with this text in its body: unsubscribe suse-linux-e --===============3760396727667778778==-- From mantel@suse.de Sat Jun 27 12:01:53 1998 From: mantel@suse.de To: users@lists.opensuse.org Subject: [S.u.S.E. Linux] Re: Multi-CPU Date: Sat, 27 Jun 1998 14:01:53 +0200 Message-ID: In-Reply-To: <199806270415.XAA26824@xnet.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5721392951330106584==" --===============5721392951330106584== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, On Fri, 26 Jun 1998, Arun Khan wrote: > To compile SMP kernel, edit /usr/src/linux/Makefile and uncomment the > following lines: > > # SMP = 1 > # SMP_PROF = 1 Uncommenting the SMP line is sufficient. The SMP_PROF is for profiling and will give you some performance penalty. BTW, remember to rebuild the whole kernel _and_ the modules when switching from UP to SMP! > HTH > Arun Khan Hubert - To get out of this list, please send email to majordomo(a)suse.com with this text in its body: unsubscribe suse-linux-e --===============5721392951330106584==--