From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Arturo Borrero Gonzalez <arturo@debian.org>
Cc: Netfilter Development Mailing list <netfilter-devel@vger.kernel.org>
Subject: Re: [conntrack-tools PATCH 2/4] conntrackd: make the daemon run in RT mode by default
Date: Mon, 12 Jun 2017 10:15:52 +0200 [thread overview]
Message-ID: <20170612081552.GA2723@salvia> (raw)
In-Reply-To: <CAOkSjBiav4tXaBVt5X5zQHkv_pX=Fyv8EjhHxfit+1vSskS2=Q@mail.gmail.com>
On Wed, Jun 07, 2017 at 10:53:53PM +0200, Arturo Borrero Gonzalez wrote:
> On 6 June 2017 at 13:10, Pablo Neira Ayuso <pablo@netfilter.org> wrote:
> >
> > But I think we should keep the Nice and Scheduler clauses. Just in
> > case anyone wants to do this fine grain tunning.
> >
>
> The nice value can be changed at runtime externally: using the
> nice/renice commands
> Perhaps is a bit redundant to have it included in the conntrackd code.
> Also, nice values are somehow overridden by either SCHED_RR (our
> default) or SCHED_FIFO.
> Not sure if it makes sense to run in RT and then lower priority by
> means of nice.
>
> I'm tempted to just remove the nice thing in v2, what do you think?
Nice and Sched overlap, yes.
So we can just deprecate Nice and still keep Sched around.
Fine with this?
next prev parent reply other threads:[~2017-06-12 8:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-06 10:58 [conntrack-tools PATCH 1/4] conntrackd: evaluate configuration earlier Arturo Borrero Gonzalez
2017-06-06 10:58 ` [conntrack-tools PATCH 2/4] conntrackd: make the daemon run in RT mode by default Arturo Borrero Gonzalez
2017-06-06 11:10 ` Pablo Neira Ayuso
2017-06-07 20:53 ` Arturo Borrero Gonzalez
2017-06-12 8:15 ` Pablo Neira Ayuso [this message]
2017-06-06 10:58 ` [conntrack-tools PATCH 3/4] conntrackd: cleanup if failed forking Arturo Borrero Gonzalez
2017-06-06 16:11 ` Pablo Neira Ayuso
2017-06-06 10:58 ` [conntrack-tools PATCH 4/4] conntrackd: deprecate unix backlog configuration Arturo Borrero Gonzalez
2017-06-06 11:11 ` Pablo Neira Ayuso
2017-06-06 11:21 ` Pablo Neira Ayuso
2017-06-06 16:13 ` Pablo Neira Ayuso
2017-06-06 16:11 ` [conntrack-tools PATCH 1/4] conntrackd: evaluate configuration earlier Pablo Neira Ayuso
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=20170612081552.GA2723@salvia \
--to=pablo@netfilter.org \
--cc=arturo@debian.org \
--cc=netfilter-devel@vger.kernel.org \
/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).