[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080416.020754.130255465.davem@davemloft.net>
Date: Wed, 16 Apr 2008 02:07:54 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: den@...nvz.org
Cc: netdev@...r.kernel.org, containers@...ts.osdl.org,
dlezcano@...ibm.com
Subject: Re: [PATCH 0/8 net-2.6.26] [NETNS]: namespace refcounting cleanup
From: "Denis V. Lunev" <den@...nvz.org>
Date: Tue, 15 Apr 2008 16:35:59 +0400
> Network namespace has two referrence counters:
> - count
> - use_count.
> The namespace is scheduled to destruction automatically when the count
> becomes 0.
>
> There are several SLAB objects with a pointer to a namespace on them.
> These objects are cleaned up during namespace stop. Some of them
> increment use_count, some don't. This set fixes this discrepancy,
> i.e. now all such objects increment the use_count.
>
> Though, the use_count itself is used in a very debug manner and checked
> only during namespace stop. So, I have placed it under
> NETNS_REFCNT_DEBUG definition exactly like this is done for socket
> refcounting code to remove extra atomic from any possible fast paths.
>
> Signed-off-by: Denis V. Lunev <den@...nvz.org>
This is a notification that the Linux NETDEV Patch Robot has used all
automated tools known to man to validate your patches, and has decided
to apply then to the net-2.6.26 GIT tree.
*beep* *beep*
You may continue hacking.
*beep* *beep*
Have a pleasant day.
--
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