[624] in arla-drinkers
Re: Linux w/ smp - is it necessary to build arla special?
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Wed Feb 24 17:20:32 1999
From owner-arla-drinkers@stacken.kth.se Wed Feb 24 22:20:31 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 7145 invoked from network); 24 Feb 1999 22:20:30 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 24 Feb 1999 22:20:30 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id XAA13646
for arla-drinkers-list; Wed, 24 Feb 1999 23:11:57 +0100 (MET)
Received: from turbot.pdc.kth.se (turbot.pdc.kth.se [130.237.221.42])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id XAA13641
for <arla-drinkers@stacken.kth.se>; Wed, 24 Feb 1999 23:11:49 +0100 (MET)
Received: (from d95-mah@localhost)
by turbot.pdc.kth.se (8.8.7/8.8.7) id XAA28640;
Wed, 24 Feb 1999 23:11:08 +0100 (MET)
To: "Neulinger, Nathan R." <nneul@umr.edu>
Cc: "'arla-drinkers@stacken.kth.se'" <arla-drinkers@stacken.kth.se>
Subject: Re: Linux w/ smp - is it necessary to build arla special?
References: <9DA8D24B915BD1118911006094516EAF019C7F59@umr-mail02.cc.umr.edu>
From: Magnus Ahltorp <map@stacken.kth.se>
Date: 24 Feb 1999 23:11:07 +0100
In-Reply-To: "Neulinger, Nathan R."'s message of "Wed, 24 Feb 1999 13:46:09 -0600"
Message-ID: <ixdlnhnv4ec.fsf@turbot.pdc.kth.se>
Lines: 14
X-Mailer: Gnus v5.6.45/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> Is it necessary to build arla special on an SMP machine, or will a non-smp
> build work?
>
> If the non-SMP build will work, it saves me from having to maintain two
> separate builds of arla.
I'm sorry, but the kernel module is compiled differently, since the
locking macros look different in SMP and non-SMP (the interprocessor
locking is removed on non-SMP kernels).
It is however, possible to run an SMP kernel on a UP machine.
/Magnus
map@stacken.kth.se