From: manojbm@codeaurora.org
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, coreteam@netfilter.org,
sharathv@qti.qualcomm.com, ssaha@qti.qualcomm.com,
vidulak@qti.qualcomm.com, manojbm@qti.qualcomm.com,
subashab@codeaurora.org, Sauvik Saha <ssaha@codeaurora.org>
Subject: Re: [PATCH] idletimer extension : Add alarm timer option
Date: Wed, 15 Apr 2020 14:08:53 +0530 [thread overview]
Message-ID: <5680a2662bb24d61b7714edb3ad23950@codeaurora.org> (raw)
In-Reply-To: <20200415075954.bujipzq2xorbit36@salvia>
On 2020-04-15 13:29, Pablo Neira Ayuso wrote:
> Hi Manoj
>
> On Wed, Apr 15, 2020 at 12:54:11PM +0530, Manoj Basapathi wrote:
>> Introduce "--alarm" option for idletimer rule.
>> If it is present, hardidle-timer is used, else default timer.
>> The default idletimer starts a deferrable timer or in other
>> words the timer will cease to run when cpu is in suspended
>> state. This change introduces the option to start a
>> non-deferrable or alarm timer which will continue to run even
>> when the cpu is in suspended state.
>
> Would you include the recent update from Maciej:
>
> iptables: open eBPF programs in read only mode
>
> in v2.
>
> Thanks.
Hi Pablo,
IDLETIMER is not using bpf_obj_get function.
Can you please give me more details on how to include Maciej commit
here.
Thanks,
Manoj
next prev parent reply other threads:[~2020-04-15 8:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-15 7:24 [PATCH] idletimer extension : Add alarm timer option Manoj Basapathi
2020-04-15 7:59 ` Pablo Neira Ayuso
2020-04-15 8:38 ` manojbm [this message]
2020-04-15 9:33 ` 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=5680a2662bb24d61b7714edb3ad23950@codeaurora.org \
--to=manojbm@codeaurora.org \
--cc=coreteam@netfilter.org \
--cc=manojbm@qti.qualcomm.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
--cc=sharathv@qti.qualcomm.com \
--cc=ssaha@codeaurora.org \
--cc=ssaha@qti.qualcomm.com \
--cc=subashab@codeaurora.org \
--cc=vidulak@qti.qualcomm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.