[203] in arla-drinkers
Re: arla on Linux SMP
daemon@ATHENA.MIT.EDU (A.J.Martin)
Fri Aug 14 05:13:21 1998
From owner-arla-drinkers@stacken.kth.se Fri Aug 14 09:13:20 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 13906 invoked from network); 14 Aug 1998 09:13:19 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 14 Aug 1998 09:13:19 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id LAA04707
for arla-drinkers-list; Fri, 14 Aug 1998 11:08:05 +0200 (MET DST)
Received: from gamma.qmw.ac.uk (gamma.qmw.ac.uk [138.37.6.8])
by sundance.stacken.kth.se (8.8.8/8.8.8) with SMTP id LAA04702;
Fri, 14 Aug 1998 11:07:55 +0200 (MET DST)
Received: from hepag.ph.qmw.ac.uk by gamma.qmw.ac.uk with SMTP-QMW;
Fri, 14 Aug 1998 10:07:41 +0100
Received: from localhost
by hepag.ph.qmw.ac.uk (5.65v4.0/1.1.19.2/11Aug98-0211PM) id AA30344;
Fri, 14 Aug 1998 10:07:34 +0100
Date: Fri, 14 Aug 1998 10:07:34 +0100 (BST)
From: "A.J.Martin" <A.J.Martin@qmw.ac.uk>
To: Magnus Ahltorp <map@stacken.kth.se>
Cc: "A.J.Martin" <A.J.Martin@qmw.ac.uk>, arla-drinkers@stacken.kth.se
Subject: Re: arla on Linux SMP
In-Reply-To: <lv1hfzghd51.fsf@yakko.stacken.kth.se>
Message-Id: <Pine.OSF.3.96.980814100226.30259B-100000@hepag.ph.qmw.ac.uk>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
On 13 Aug 1998, Magnus Ahltorp wrote:
> > I now have arla 0.9 working basically fine on a single processor
> > linux 2.0.34 box (very nice), however, on a dual processor system
> > there seems to be problems with authentication, in particular
> >
> > klist -T sometimes shows a token and sometimes not
> >
> > is the xfs module known not to be SMP safe?
>
> I cannot think of anything that could cause this to happen. I don't
> see why it should matter what processor you run your process on, for
> example.
>
Hi,
I have trivially added -D__SMP__ to the xfs Makefile, and it
appears to solved the problems I saw yesterday.
cheers,
Alex Martin