[519] in arla-drinkers
Re: How to stop arla ?
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Thu Jan 21 11:48:13 1999
From owner-arla-drinkers@stacken.kth.se Thu Jan 21 16:48:12 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 15784 invoked from network); 21 Jan 1999 16:48:12 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 21 Jan 1999 16:48:12 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id RAA12872
for arla-drinkers-list; Thu, 21 Jan 1999 17:42:28 +0100 (MET)
Received: from bonito.pdc.kth.se (bonito.pdc.kth.se [130.237.221.41])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id RAA12868
for <arla-drinkers@stacken.kth.se>; Thu, 21 Jan 1999 17:42:24 +0100 (MET)
Received: (from d95-mah@localhost)
by bonito.pdc.kth.se (8.8.7/8.8.7) id RAA14107;
Thu, 21 Jan 1999 17:42:22 +0100 (MET)
To: Jean-Paul Le Fevre <J-P.LeFevre@cea.fr>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: How to stop arla ?
References: <199901211448.PAA25869@dphdse.saclay.cea.fr> <ixdhftkn09q.fsf@bonito.pdc.kth.se> <199901211601.RAA26691@dphdse.saclay.cea.fr>
From: Magnus Ahltorp <map@stacken.kth.se>
Date: 21 Jan 1999 17:42:21 +0100
In-Reply-To: Jean-Paul Le Fevre's message of "Thu, 21 Jan 1999 17:01:41 +0100 (MET)"
Message-ID: <ixd67a0mvbm.fsf@bonito.pdc.kth.se>
Lines: 18
X-Mailer: Gnus v5.6.45/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> - It does not correspond to what I've done.
> - Now the umount succeeded and the count number becomes 1 for xfs.
> - If I restart startarla, I'm given the following message :
> /usr/local/packages/arla/bin/xfs.o: a module named xfs already
> exists
> The counts become 2.
>
> There is something unclear for me about how a module is launched by
> startarla and/or the kernel.
* When xfs is loaded, the ref count is 0.
* When arlad is started, the ref count is incremented.
* When /afs is mounted, the ref count is incremented.
So, normally when using arla, the ref count should be 2.
/Magnus
map@stacken.kth.se