On 6 June 2017 at 13:10, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> 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? -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html