From owner-svn-src-all@freebsd.org Thu Oct 27 00:26:18 2016 Return-Path: Delivered-To: svn-src-all@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 A1C9EC22355; Thu, 27 Oct 2016 00:26:18 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-pf0-x22e.google.com (mail-pf0-x22e.google.com [IPv6:2607:f8b0:400e:c00::22e]) (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 6489676C; Thu, 27 Oct 2016 00:26:18 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-pf0-x22e.google.com with SMTP id 197so5672369pfu.0; Wed, 26 Oct 2016 17:26:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=EzFjiTKr5KhFeYDI+OuqeBFfH0eKcLhwWw03UhtOV8g=; b=O1+ZRvQO1y/258bSjrRmbfgyEmTJgLJ/KDCuFD+1SuGOuUJDO41dtrhTO7XxpsbcGb qLCPwHHVcPqDMLDxsF17q7IkX5j6oLzEaAtM0sbx1E/kGikIXBcnvyNc6VCiMT7nyU4j +Qg1RFQuv1xzFq4MW+P08yx1BXcYUvxxd9P4WjN/k5klkVISCRldSMJUMV+icdXE/2H7 PMQ+d/CEY5klOH3eV3byDTdK8SG0HTjoyyRowH7Pg/flZJa4kj2KwQs2Nl2zjuFNPNiT KJmmhu0haoixZQ2qGEX1tnVH7u847Mf6gnhiyMaYrT/tIf/zplqjT/NjNtmsWQstCkNp 4sgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=EzFjiTKr5KhFeYDI+OuqeBFfH0eKcLhwWw03UhtOV8g=; b=EVjGkjEPVdAGN0Pz0XITJXFL2Pbkhw/JMhorKAQkCIKfwkav0w8/oCwDNMR6HELqiC SQuhCUwOHCkHkvkj0pgcMriasv271nWGueQ6kwK3fPI67Kq7L8bw4rYGAQ43WaZ+rA82 ReFGkPzeD4IrauU4fq4glvUqDfsKQeW/jiigfgSUIykj2wE7cQOQEuLl4n5YQvVfwEzA 8EdhV/PneB0CFxtyCe7MW8og7+PcI0JKckjJ7LuKKGf8OWKCoi7owDUsR1fauPoMCBFX jiTkMIsUkm8QvZsNvFuDqy5nJ4w5vbLL0jKta/RO44egfEP8EBDdDi9a/t/ZRViwhNyJ 24Xw== X-Gm-Message-State: ABUngvcLcPnZtZwHnMVZKZ+hAUVvI29vYqFlkABFm0ixMHkXknZo7tB/q16UaVBTBcwRbA== X-Received: by 10.99.161.2 with SMTP id b2mr7309273pgf.5.1477527977737; Wed, 26 Oct 2016 17:26:17 -0700 (PDT) Received: from wkstn-mjohnston.west.isilon.com (c-76-104-201-218.hsd1.wa.comcast.net. [76.104.201.218]) by smtp.gmail.com with ESMTPSA id d2sm801419pfd.38.2016.10.26.17.26.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Oct 2016 17:26:17 -0700 (PDT) Sender: Mark Johnston Date: Wed, 26 Oct 2016 17:32:28 -0700 From: Mark Johnston To: David C Somayajulu Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r307578 - head/sys/dev/bxe Message-ID: <20161027003228.GB32399@wkstn-mjohnston.west.isilon.com> References: <201610182133.u9ILXvJ8094393@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201610182133.u9ILXvJ8094393@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 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, 27 Oct 2016 00:26:18 -0000 On Tue, Oct 18, 2016 at 09:33:57PM +0000, David C Somayajulu wrote: > Author: davidcs > Date: Tue Oct 18 21:33:57 2016 > New Revision: 307578 > URL: https://svnweb.freebsd.org/changeset/base/307578 > > Log: > 1. Use taskqueue_create() instead of taskqueue_create_fast() for both > fastpath and slowpath taskqueues. > 2. Service all transmits in taskqueue threads. > 3. additional stats counters for keeping track of > - bd availability > - tx buf ring not emptied in the fp task queue. > These are drained via timeout taskqueue. > - tx attempts during link down. > > MFC after: 5 days Submitted by: Matt Joras