From owner-freebsd-alpha Sun May 5 15:44:42 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from wolfman.mcgreal.org (dsl-64-129-43-129.telocity.com [64.129.43.129]) by hub.freebsd.org (Postfix) with SMTP id 871E837B406 for ; Sun, 5 May 2002 15:44:39 -0700 (PDT) Received: (qmail 16429 invoked from network); 5 May 2002 22:43:00 -0000 Received: from dracula.mcgreal.org (HELO dracula) (10.0.0.2) by wolfman.mcgreal.org with SMTP; 5 May 2002 22:43:00 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Martin McGreal Reply-To: martin@mcgreal.org To: freebsd-alpha@freebsd.org Subject: smp support for alphas? Date: Sun, 5 May 2002 17:44:38 -0500 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <02050517443805.24521@dracula> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Sorry if this is documented somewhere and I missed it, but I cannot figure out how to get smp support compiled into my 4.5 kernel. Is it available in that kernel? I specify "options SMP" in my config file, but the compile complains of missing header files (mp_*.h) during the make depend. What do I need to do to get multiprocessor support for my alpha? I also tried CVS'ing the source for 5.0-current, but that compile failed as well, apparently still missing the necessary header files. I have an Alphaserver 1200. Thanks for any help, Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message