[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1311963303.2873.9.camel@edumazet-laptop>
Date: Fri, 29 Jul 2011 20:15:03 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: "J. Bruce Fields" <bfields@...ldses.org>
Cc: Greg Banks <gnb@...tmail.fm>,
Christoph Hellwig <hch@...radead.org>,
NeilBrown <neilb@...e.de>,
"linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>,
David Miller <davem@...emloft.net>,
linux-kernel <linux-kernel@...r.kernel.org>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] sunrpc: use better NUMA affinities
Le vendredi 29 juillet 2011 à 12:53 -0400, J. Bruce Fields a écrit :
> (Annoying fact: some initscripts stop nfsd using a rough equivalent of
> "killall nfsd". So the name of the threads is arguably ABI. I think
> those initscripts are nuts and deserve what they get, but that may be
> because I'm forgetting the reason they do that.)
>
Yes, it seems we cant change then...
I tried on a RHEL4 distro and "service nfs stop" could not stop my nfsd
threads if I changed their names as described.
Next, I am going to try nfsd/...
By the way, any idea why after "service nfs stop" I cannot unload sunrpc
module ?
# lsmod
Module Size Used by
nfsd 285597 3
lockd 76103 1 nfsd
auth_rpcgss 45002 1 nfsd
sunrpc 231915 6 nfsd,lockd,auth_rpcgss
exportfs 3813 1 nfsd
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists