[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121025184316.GD15105@hmsreliant.think-freely.org>
Date: Thu, 25 Oct 2012 14:43:17 -0400
From: Neil Horman <nhorman@...driver.com>
To: Daniel Wagner <wagi@...om.org>
Cc: netdev@...r.kernel.org, cgroups@...r.kernel.org,
Daniel Wagner <daniel.wagner@...-carit.de>,
"David S. Miller" <davem@...emloft.net>,
"Michael S. Tsirkin" <mst@...hat.com>,
Eric Dumazet <edumazet@...gle.com>,
Glauber Costa <glommer@...allels.com>,
Joe Perches <joe@...ches.com>,
Stanislav Kinsbursky <skinsbursky@...allels.com>,
Tejun Heo <tj@...nel.org>
Subject: Re: [PATCH v1 4/5] cgroup: net_cls: Pass in task to
sock_update_classid()
On Thu, Oct 25, 2012 at 04:16:58PM +0200, Daniel Wagner wrote:
> From: Daniel Wagner <daniel.wagner@...-carit.de>
>
> sock_update_classid() assumes that the update operation always are
> applied on the current task. sock_update_classid() needs to know on
> which tasks to work on in order to be able to migrate task between
> cgroups using the struct cgroup_subsys attach() callback.
>
> Signed-off-by: Daniel Wagner <daniel.wagner@...-carit.de>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: "Michael S. Tsirkin" <mst@...hat.com>
> Cc: Eric Dumazet <edumazet@...gle.com>
> Cc: Glauber Costa <glommer@...allels.com>
> Cc: Joe Perches <joe@...ches.com>
> Cc: Neil Horman <nhorman@...driver.com>
> Cc: Stanislav Kinsbursky <skinsbursky@...allels.com>
> Cc: Tejun Heo <tj@...nel.org>
> Cc: <netdev@...r.kernel.org>
> Cc: <cgroups@...r.kernel.org>
> ---
> drivers/net/tun.c | 2 +-
> include/net/cls_cgroup.h | 2 +-
> net/core/sock.c | 6 +++---
> net/socket.c | 8 ++++----
> 4 files changed, 9 insertions(+), 9 deletions(-)
>
Acked-by: Neil Horman <nhorman@...driver.com>
--
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