[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111122203938.GB4207@hmsreliant.think-freely.org>
Date: Tue, 22 Nov 2011 15:39:38 -0500
From: Neil Horman <nhorman@...driver.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, john.r.fastabend@...el.com,
robert.w.love@...el.com
Subject: Re: [PATCH 0/2] net: Add network priority cgroup (v4)
On Tue, Nov 22, 2011 at 03:23:15PM -0500, David Miller wrote:
> From: Neil Horman <nhorman@...driver.com>
> Date: Tue, 22 Nov 2011 10:10:50 -0500
>
> > (v2)
> > Based on reviews from John F., Amerigo Wang and Neerav Parikh, I've cleaned up
> > the rcu locking, fixed a memory leak in an error path, and corrected some typos.
> >
> > (v3)
> > Converted rcu_dereference to rntl_dereference where appropriate as per request
> > from John F.
> >
> > (v4)
> > Cleaned up some spacing issues, and optimized the skb_update_priority path as
> > per request from Dave M.
> >
> > Signed-off-by: Neil Horman <nhorman@...driver.com>
> > Signed-off-by: John Fastabend <john.r.fastabend@...el.com>
> > CC: Robert Love <robert.w.love@...el.com>
> > CC: "David S. Miller" <davem@...emloft.net>
>
> Applied and going through some build testing now, thanks Neil.
Thanks Dave! I tested here building separately with:
CONFIG_CGROUPS=n
CONFIG_CROUPS=y && CONFIG_NETPRIO_CGROUP=y
CONFIG_CROUPS=y && CONFIG_NETPRIO_CGROUP=m
So you should be square, but theres rarely any valid accounting for my ability
to screw something up :)
> --
> 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
>
--
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