diff options
author | Justin Hibbits <jhibbits@FreeBSD.org> | 2025-02-26 20:25:36 +0000 |
---|---|---|
committer | Justin Hibbits <jhibbits@FreeBSD.org> | 2025-08-14 19:02:46 +0000 |
commit | 26d6617f3e5406d9f92d87674f1667dd856828a3 (patch) | |
tree | 0e65b46eed1c4e47a9af42cd6acaad191d229225 /sys/contrib/openzfs/module/icp/algs/aes | |
parent | 69f7d6912a24d3caab4957a33e07529275cf4d09 (diff) |
Summary:
Some watchdogs are now based on a countdown timer instead of a bit
check. To deal with these, convert the watchdog framework to use
sbintime_t instead of power-of-2-nanoseconds. This allows more
precision, and more variety of watchdog timeouts. Keep the old method
as a compatibility layer, so that drivers can be migrated slowly, as
needed.
Reviewed by: jhb
Sponsored by: Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D49183
Diffstat (limited to 'sys/contrib/openzfs/module/icp/algs/aes')
0 files changed, 0 insertions, 0 deletions