From owner-svn-src-head@freebsd.org Thu Jun 13 05:42:12 2019 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFEA015CC8D9 for ; Thu, 13 Jun 2019 05:42:11 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x841.google.com (mail-qt1-x841.google.com [IPv6:2607:f8b0:4864:20::841]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 84B476CE62 for ; Thu, 13 Jun 2019 05:42:11 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x841.google.com with SMTP id d23so21213710qto.2 for ; Wed, 12 Jun 2019 22:42:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=emq+F9t67KCdzWzxxSI0OWN7+ojfpr9ZBDTB15TYib0=; b=AWfLqRnDKvWIQlHvMiqtdxDVO9NfvZGE/0IXlpymDW3B0v6PpWnYoIYpx7CpsWdTFC D814TkmSrJTb3x/r4YkYSmjaMJf/p0/owy6uqk9fFSDsCehNd9MIK81aTcGbXzQ4o6sz nezk0zuonvivJASMCbE125iBuatKpqYVLXwkCfwQpaegv1esRBOn7EhBXWPNuqg6yKhF 4FjlESz3WAEau4PrAVRQWsFjlVaP50e2b2JgvjSU7cSTr1w/RhpcyfQlKxG37MP19qUC k6EwEl2rbVdxw6on6K35XXfENhOxkboHvBy7771+QhUF3ES51AI20ynPzOxjdqIXJltE O9iQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=emq+F9t67KCdzWzxxSI0OWN7+ojfpr9ZBDTB15TYib0=; b=KsZ4pc/ySk/jvyhZppjOEOTcBqBLl3CmQ+GmQdYqhekUxYcy3ItqR5Qphiry3A89OW swUd5W6WJxL7Kxduyg2/wXTbE8Rb9hwqs7q8fsfHb1nBtMiqHvwo5KTol96L8nepRXhE y04v1Caoeowk8lKEARjOCDwmq+BvLgncMxfxZAXzIzbSp4/yzjDmG5fAx5AMg8g5EekF cmXFxvVvin89SC9+30TphbKYEK1H5xMYLqSGeOpFbP0r9UWrtT8s8u+FpIE+P+s3kB6B ywlWcxEeKWCD3imTTgJg6eR7/of6m0zgndVOFJ+F8vUCl6STgMe+d3uv0jXYi/ZWZ7ot XZJQ== X-Gm-Message-State: APjAAAWx9S9Sq9Xw8tJdnODJn0pzjTIzVharXcqfWvc951PLr7lf5yjX 3mYDMebfoBOf+RWqLl2xbdua8pVW1qjq/kAMLJ/zbSb4X1Q= X-Google-Smtp-Source: APXvYqzuauJTTjbWwJJ9YgeNHMM64TAJL6HcdDV0PKzu8L3YnLBAVGGDuqcBP57nb9BpINvoPbPFOAa7xFr1Fl4H+eg= X-Received: by 2002:ac8:488f:: with SMTP id i15mr50335830qtq.32.1560404530919; Wed, 12 Jun 2019 22:42:10 -0700 (PDT) MIME-Version: 1.0 References: <201906130519.x5D5JbLa036191@repo.freebsd.org> In-Reply-To: <201906130519.x5D5JbLa036191@repo.freebsd.org> From: Warner Losh Date: Wed, 12 Jun 2019 23:41:59 -0600 Message-ID: Subject: Re: svn commit: r349010 - head/sbin/camcontrol To: Warner Losh Cc: src-committers , svn-src-all , svn-src-head@freebsd.org X-Rspamd-Queue-Id: 84B476CE62 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.97 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 13 Jun 2019 05:42:12 -0000 On Wed, Jun 12, 2019, 11:19 PM Warner Losh wrote: > Author: imp > Date: Thu Jun 13 05:19:36 2019 > New Revision: 349010 > URL: https://svnweb.freebsd.org/changeset/base/349010 > > Log: > Increase the timeout for READ NATIVE MAX > > READ NATIVE MAX can take longer than a second if the queued NCQ I/Os > take longer than a second to drain. > I didn't mean to commit this with such a short commit message and was planning on getting it reviewed first. So this may change again. Warner Modified: > head/sbin/camcontrol/camcontrol.c > > Modified: head/sbin/camcontrol/camcontrol.c > > ============================================================================== > --- head/sbin/camcontrol/camcontrol.c Thu Jun 13 05:05:58 2019 > (r349009) > +++ head/sbin/camcontrol/camcontrol.c Thu Jun 13 05:19:36 2019 > (r349010) > @@ -2059,7 +2059,7 @@ ata_read_native_max(struct cam_device *device, int > ret > /*sector_count*/0, > /*data_ptr*/NULL, > /*dxfer_len*/0, > - timeout ? timeout : 1000, > + timeout ? timeout : 5000, > is48bit); > > if (error) > >