diff options
| author | Eric Joyner <erj@FreeBSD.org> | 2020-01-02 23:35:06 +0000 |
|---|---|---|
| committer | Eric Joyner <erj@FreeBSD.org> | 2020-01-02 23:35:06 +0000 |
| commit | f6afed726b00d16cf7a63f9285efb13d99a88da8 (patch) | |
| tree | 6af07d76e11d71281259a2ceabaac7479b7f801c /packages/Python/lldbsuite/test/functionalities/thread | |
| parent | ab43ce7a22690b66cf76f0d8e70d538442657077 (diff) | |
iflib: Prevent watchdog from resetting idle queues
While changing link state in iflib_link_state_change(), queues are
marked as IFLIB_QUEUE_IDLE to disable watchdog. Currently, iflib_timer()
watchdog does not check for previous queue status before marking it as
IFLIB_QUEUE_HUNG.
This patch adds check of queue status before marking it as hung.
Signed-off-by: Piotr Pietruszewski <piotr.pietruszewski@intel.com>
PR: 239240
Submitted by: Piotr Pietruszewski <piotr.pietruszewski@intel.com>
Reported by: ultima@
Reviewed by: gallatin@, erj@
MFC after: 3 days
Sponsored by: Intel Corporation
Differential Revision: https://reviews.freebsd.org/D21712
Notes
svn path=/head/; revision=356310
Diffstat (limited to 'packages/Python/lldbsuite/test/functionalities/thread')
0 files changed, 0 insertions, 0 deletions
