From owner-svn-src-all@freebsd.org Thu Jun 13 05:42:12 2019 Return-Path: Delivered-To: svn-src-all@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 EA23115CC8DC 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 8D4DE6CE63 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 y57so21238061qtk.4 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=GoU0e4+FoXZ6NZnSdVBjuNvRsAXx47eAFI+kj7aewZr4vZYH0WZOVS/ZGlLD0zPP09 l3B4sh07POlKhrptLc+sXUWnUog0TS4Kntwob4bXSMp49zyxnjj1E30vPj9A4JEAwsYF Q59FjaN7sA3jxNWHYbbqzZZ789NjhRaWz/i6RzfO+FYGj9k4Y26hPeKmiq1d6YAE3ECg EkT4bBm1rURS/Cg6aBzxhoVfQJyd3gwbixKhyZGm6hS7lrmKo5ogH6dhF8wL644s7BG9 QdRuVNuEefE8l/0wslM7HuNedggDZxGrH90UJTqY8VXHTW2njyXN2waGcOK1C+MPtu/p na7w== X-Gm-Message-State: APjAAAW7dMRP4W/ZlJae4mOJG+YiTqKJID7PW9fMmaNSLmmiD8eyEhDV olPHz3TuKiZ7PhMK99R7Tm3LFN3eeufy0vO8fOvsgA== 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: 8D4DE6CE63 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-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" 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) > >