svn commit: r307507 - head/sys/cam/scsi

Alexander Motin mav at FreeBSD.org
Mon Oct 17 09:35:10 UTC 2016


On 17.10.2016 12:32, Steven Hartland wrote:
> On 17/10/2016 09:51, Alexander Motin wrote:
>> On 17.10.2016 11:45, Steven Hartland wrote:
>>> IIRC the timeout for this was intentionally lower than the default,
>>> might be worth just checking.
>> I did traced back the commit history, and it was hardcoded to that value
>> since the beginning 18 years ago.  Theoretically SYNCHRONIZE CACHE may
>> require even more time then WRITE, since nobody knows how big can be
>> write caches and how many writes are sitting there.
> Cool, must be thinking about something else that was added recently
> then, thanks for checking :)

And still it was my mistake.  Reverted.  Sorry.

-- 
Alexander Motin


More information about the svn-src-head mailing list