Received: by 10.223.185.116 with SMTP id b49csp7555704wrg; Thu, 1 Mar 2018 07:22:34 -0800 (PST) X-Google-Smtp-Source: AG47ELtvPW+Hs8Xwhb/FfljyOMR/A6x0ncVJ2SX1wf5aHMX82fCH99XQpV9AO38YOhVRbWCIT9jd X-Received: by 2002:a17:902:501:: with SMTP id 1-v6mr2229979plf.283.1519917754502; Thu, 01 Mar 2018 07:22:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519917754; cv=none; d=google.com; s=arc-20160816; b=hV1g0GTNhCxHvhJtAbOIoOUb2FTAsR+U6L943k6i2Ef0ic0EBV3ru0eYBShQdk53E3 DnadPDUaBXlrjCDRe18tLmPFZu4dZsNEyPOcqddSy3msKHJwHGG9tjBmjSvbarJZt0/y 6Ph54twzPiwWiQvbLPFxB/kpHZKEUh9IXu/EY3qdmahpP6tGm7072jJlwN/bkB+4g1/h YHhS7aA06MbqL7iQSAgGIqheTpdhCAUuBvnn9iCV0FFbdAikr8qJtHkFtzOfSm0L1Pyu +TGp7WBHLnKqoxZAo0OFUnerSSs4eUxI1K/Bt/g/JUgJ7RIyNiQ+XAPRs41MEEup44gT 3CEg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dmarc-filter:arc-authentication-results; bh=fAfIAYptEe/E/5RzES1Zkp9spklQIBLLyT6NTEfEu2g=; b=Dl6mW9rKCeBc1vVUyogq9xhnThBgmqtwR62XgrZQ4I+m4Qvi6mNqgBAw7BIjuzU4wu obIHnXv3+M/AP+66QLUTe6yVKwedU7VJbSp911yjnLNIeG5FfdiUAURvByIkhzvisWbe P8UzSaTdgmj4T8yCJ+IxOc44ltN/M6hNg6oIBpO37W1O6YDCcYAGG7FndZa7P1zE2zna 8NY1Yqaz1plPBNnVtkag3pifAVjFfVIZuXRlQYKytsuvO4XnQDMlxfIKsTuUFfvpEqsc sUDdL+2eppjDSeJqHt+f6UE0LF/5kpirNHkQy1A3r6x0ZpyxZjU2dGuxK3PhbgDu/xWd BF+Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v4si2571388pgt.83.2018.03.01.07.22.14; Thu, 01 Mar 2018 07:22:34 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031830AbeCAPVi (ORCPT + 99 others); Thu, 1 Mar 2018 10:21:38 -0500 Received: from mail.kernel.org ([198.145.29.99]:56942 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031659AbeCAPVg (ORCPT ); Thu, 1 Mar 2018 10:21:36 -0500 Received: from localhost (i16-les03-th2-31-37-47-191.sfr.lns.abo.bbox.fr [31.37.47.191]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 05E722177C; Thu, 1 Mar 2018 15:21:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 05E722177C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=frederic@kernel.org Date: Thu, 1 Mar 2018 16:21:33 +0100 From: Frederic Weisbecker To: Mauro Carvalho Chehab Cc: LKML , Levin Alexander , Peter Zijlstra , Linus Torvalds , Hannes Frederic Sowa , "Paul E . McKenney" , Wanpeng Li , Dmitry Safonov , Thomas Gleixner , Andrew Morton , Paolo Abeni , Radu Rendec , Ingo Molnar , Stanislaw Gruszka , Rik van Riel , Eric Dumazet , David Miller Subject: Re: [RFC PATCH 0/4] softirq: Per vector threading v3 Message-ID: <20180301152132.GB29639@lerouge> References: <1516376774-24076-1-git-send-email-frederic@kernel.org> <20180207121844.0282138d@vento.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180207121844.0282138d@vento.lan> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 07, 2018 at 12:18:44PM -0200, Mauro Carvalho Chehab wrote: > Em Fri, 19 Jan 2018 16:46:10 +0100 > Frederic Weisbecker escreveu: > > > As per Linus suggestion, this take doesn't limit the number of occurences > > per jiffy anymore but instead defers a vector to workqueues as soon as > > it gets re-enqueued on IRQ tail. > > > > No tunable here, so testing should be easier. > > Sorry for taking so long to test it. Just returned this week from a 2 > weeks travel, and had first to submit media patches for the merge window. > > Didn't work. With this patch series, it still lose frames with > usb bulk transfers, while recording DVB programs with tvheadend. How can we reproduce this workload?