From owner-svn-src-head@freebsd.org Mon Oct 17 09:35:09 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E477CC15CCE; Mon, 17 Oct 2016 09:35:09 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-lf0-x22f.google.com (mail-lf0-x22f.google.com [IPv6:2a00:1450:4010:c07::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6526D15C9; Mon, 17 Oct 2016 09:35:09 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: by mail-lf0-x22f.google.com with SMTP id x79so285090311lff.0; Mon, 17 Oct 2016 02:35:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=jczcu4HlMndx1o6sIT0FysoqceGpoSxEoZSJDelC3RA=; b=Fl6Hrs+L4ynKrOI/mf+4Fffv9kJLqAie49s5OuUIDQk5+MQSmQTWXi2vwhtbzuZtjM 5gMRVg/LyNLEYe8VMQWUVrf9zNuD0lVXbHlhsuPyoQy2hDEfb5IUhZ03aa+Qx2e4Tru2 PyD9HF9aW6IxN3CdnOLkMJrznJecFxdHnrhaZBzxBiSo5BGYkttFDs0mV7iOVfgYnnef DMwjVKIsrO//dA8pXl0COcr2gyspMyiObcuaBUClvhoY9ScvebUdXK6mmfDUbVcwaEw3 MV7xQmy72//lsdPVdLcSKpcDhbtA2mW3xwjK0ZqHcE1BW5L1zcVFx71tCU7GAoS7ST8o /g5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=jczcu4HlMndx1o6sIT0FysoqceGpoSxEoZSJDelC3RA=; b=iiOZcfFpmQFQuiy+01obzLPwj8P0ScBP0GyMyOl7Aqq9sM1ce9VD0D5Qm+jBm64v0m sliASku4qSJ+Ze0CwKg9zUV+Spz6/IoQMQAOV26TQNKu8Aqsd4Wb0AwWDGHke6+jP4ZX jL3hW+aCrrr5bVb9w6EKwcud2eRvy2epAQ1kmx5/B1+kh0ewlYE8/rnk3HW80UlTAqzT AYEO0uOkpQ3ZC3MINUIjtm3oLl6vta5wTl2HHLIDknqAjWL1EiQRL/0YGi7hJxNa3An3 YBry9EKA9/zfgp/CxNeV8s2sEFeGdP80eCK5ofQSzvhT9LrwA9JSUbUbYrxOeDSKUzDu xRiQ== X-Gm-Message-State: AA6/9RmTpOESWdqFlCVSqTXHslmeb/lIoOiiDENk+gjxKHEO3kuOacFOWAiOz3hkIW5ehg== X-Received: by 10.25.199.76 with SMTP id x73mr13502537lff.162.1476696907372; Mon, 17 Oct 2016 02:35:07 -0700 (PDT) Received: from mavbook.mavhome.dp.ua ([134.249.139.101]) by smtp.gmail.com with ESMTPSA id j4sm1531585lfg.23.2016.10.17.02.35.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Oct 2016 02:35:06 -0700 (PDT) Sender: Alexander Motin Subject: Re: svn commit: r307507 - head/sys/cam/scsi To: Steven Hartland , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201610170835.u9H8ZvQi037190@repo.freebsd.org> <14e5b11b-d623-fe1b-2ad3-088961d1ffab@multiplay.co.uk> <9d9c7a6a-74cf-e3f5-4aba-02e4ed636fbe@FreeBSD.org> <00584f8b-9e2d-0e69-98bd-2633136acdf3@multiplay.co.uk> From: Alexander Motin Message-ID: <9f72eb3f-40ff-6aca-0ec4-bfe9d1d4b15c@FreeBSD.org> Date: Mon, 17 Oct 2016 12:35:05 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <00584f8b-9e2d-0e69-98bd-2633136acdf3@multiplay.co.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2016 09:35:10 -0000 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