From: Eric Dumazet <eric.dumazet@gmail.com>
To: "S.V.R.Anand" <anandsvr@iisc.ac.in>, netdev@vger.kernel.org
Subject: Re: packet deadline and process scheduling
Date: Fri, 28 Aug 2020 10:14:13 +0200 [thread overview]
Message-ID: <c9eb6d14-cbc3-30de-4fb7-5cf18acfbe75@gmail.com> (raw)
In-Reply-To: <20200828064511.GD7389@iisc.ac.in>
On 8/27/20 11:45 PM, S.V.R.Anand wrote:
> Hi,
>
> In the control loop application I am trying to build, an incoming message from
> the network will have a deadline before which it should be delivered to the
> receiver process. This essentially calls for a way of scheduling this process
> based on the deadline information contained in the message.
>
> If not already available, I wish to write code for such run-time ordering of
> processes in the earlist deadline first fashion. The assumption, however
> futuristic it may be, is that deadline information is contained as part of the
> packet header something like an inband-OAM.
>
> Your feedback on the above will be very helpful.
>
> Hope the above objective will be of general interest to netdev as well.
>
> My apologies if this is not the appropriate mailing list for posting this kind
> of mails.
>
> Anand
>
Is this described in some RFC ?
If not, I guess you might have to code this in user space.
next prev parent reply other threads:[~2020-08-28 8:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-28 6:45 packet deadline and process scheduling S.V.R.Anand
2020-08-28 8:14 ` Eric Dumazet [this message]
2020-08-28 8:50 ` S.V.R.Anand
2020-08-28 14:01 ` Willem de Bruijn
2020-08-28 20:45 ` Stephen Hemminger
2020-08-29 9:37 ` S.V.R.Anand
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=c9eb6d14-cbc3-30de-4fb7-5cf18acfbe75@gmail.com \
--to=eric.dumazet@gmail.com \
--cc=anandsvr@iisc.ac.in \
--cc=netdev@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).