From: Corey Minyard <minyard@acm.org>
To: linux-watchdog@vger.kernel.org,
Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>
Cc: Gabriele Paoloni <gabriele.paoloni@intel.com>
Subject: Millisecond level watchdog interface
Date: Tue, 16 Jun 2020 11:37:40 -0500 [thread overview]
Message-ID: <20200616163740.GF3090@minyard.net> (raw)
Hi,
I'm representing the Elisa group, an organization working on making it
easier to use Linux in safety critical applications.
As part of this, one thing we need is a watchdog that has a much finer
granularity than one second. In some applications, that is just too
long.
Would the watchdog maintainers be ameniable to changes to the interface
to support finer granularity? Milliseconds should be fine, though higher
resolution would be fine, too.
If so, there are a number of ways you can implement this. You could
make the interface modal, meaning that you "throw a switch" and the
standard interfaces become millisecond-level. Or you could create new
ioctls with millisecond level granularity. You would probably want some
way to fetch the granularity of the timer, too. Maybe there's another
better way.
Thanks,
-corey
next reply other threads:[~2020-06-16 16:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 16:37 Corey Minyard [this message]
2020-06-16 16:47 ` Millisecond level watchdog interface Guenter Roeck
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=20200616163740.GF3090@minyard.net \
--to=minyard@acm.org \
--cc=gabriele.paoloni@intel.com \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=wim@linux-watchdog.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 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.