Date: Fri, 01 Sep 2017 01:01:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-scsi@FreeBSD.org Subject: [Bug 221956] cam iosched: Schedule cam_iosched_ticker() quanta times per second Message-ID: <bug-221956-5312-wO017TlFnr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221956-5312@https.bugs.freebsd.org/bugzilla/> References: <bug-221956-5312@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=3D221956 --- Comment #1 from Warner Losh <imp@FreeBSD.org> --- It used to be you needed to reduce the number of ticks by one to get the desired behavior from callout. The exact value of quanta doesn't matter too much since the result of this bug is systematic (and we take it into account based on elapsed time). However, this makes the behavior more predictable. --=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-221956-5312-wO017TlFnr>