Date: Fri, 23 Mar 2018 16:23:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 226510] panic: Re-refing for reason 5, cnt = 1 Message-ID: <bug-226510-8-T7LLQYm8mB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-226510-8@https.bugs.freebsd.org/bugzilla/> References: <bug-226510-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226510 --- Comment #19 from commit-hook@freebsd.org --- A commit references this bug: Author: imp Date: Fri Mar 23 16:23:15 UTC 2018 New revision: 331435 URL: https://svnweb.freebsd.org/changeset/base/331435 Log: Flag when we have a pending TUR. Don't schedule another one when we have one pending. Otherwise, we can race and send two, which is wasteful in close proximity. It can also cause the acaquire/release count for TUR to be > 1, which is undexpected. PR: 226510 Differential Review: https://reviews.freebsd.org/D14792 Changes: head/sys/cam/scsi/scsi_da.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226510-8-T7LLQYm8mB>