From: Li Zefan <lizf@cn.fujitsu.com>
To: Ranjit Manomohan <ranjitm@google.com>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, menage@google.com
Subject: Re: [PATCH 2/2] Traffic control cgroups subsystem
Date: Mon, 21 Jul 2008 17:30:09 +0800 [thread overview]
Message-ID: <48845721.8090007@cn.fujitsu.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0807181428180.18212@ranjit.corp.google.com>
> +config NET_CLS_CGROUP
> + tristate "Cgroups tc classifier"
> + select NET_CLS
> + ---help---
> + If you say Y here, you will be able to classify packets based on
> + cgroup membership of the task originating the packet.
> +
> + To compile this code as a module, choose M here: the
> + module will be called cls_cgroup.
> +
If I enable NET_CLS_CGROUP but disable CGROUP_TC, won't I get compile error?
And if I enable CGRUOP_TC but disable NET_CLS_CGROUP, won't cgroup_tc be
just useless?
next prev parent reply other threads:[~2008-07-21 9:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-18 21:29 [PATCH 2/2] Traffic control cgroups subsystem Ranjit Manomohan
2008-07-21 9:30 ` Li Zefan [this message]
2008-07-21 14:05 ` Patrick McHardy
-- strict thread matches above, loose matches on Subject: below --
2008-07-24 23:37 [PATCH 2/2[ " Ranjit Manomohan
2008-07-25 3:02 ` Daniel Walker
2008-07-25 3:29 ` Li Zefan
2008-08-22 0:57 [PATCH 2/2] " Ranjit Manomohan
2008-09-10 17:43 Ranjit Manomohan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48845721.8090007@cn.fujitsu.com \
--to=lizf@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=menage@google.com \
--cc=netdev@vger.kernel.org \
--cc=ranjitm@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).