[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1215427869.29879.81.camel@iris.sw.ru>
Date: Mon, 07 Jul 2008 14:51:09 +0400
From: "Denis V. Lunev" <den@...nvz.org>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, containers@...ts.osdl.org
Subject: Re: [PATCH net-next 0/9] selective (per/namespace) flush of
rt_cache
On Sat, 2008-07-05 at 20:55 -0700, David Miller wrote:
> From: "Denis V. Lunev" <den@...nvz.org>
> Date: Fri, 04 Jul 2008 17:16:00 +0400
>
> > This series of patches implements selective rt cache flushing to make
> > sure that in one namespace we'll not been able to affect the performance
> > of other from the user space.
>
> Applied and pushed out to net-next-2.6, thanks.
>
> Although I wish patch 9 didn't have to be so ugly. :-/ Also, is it
> really the right thing to do if another namespace's RT cache entries
> are in fact chewing up all the slots in a hash chain? I think
> the replacement garbage collection algorithm should be namespace
> agnostic.
hmmm... it looks like a name rt_is_expired is not good enough for the
case. May be rt_is_flushed should be better?
--
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