Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp7531642ybi; Mon, 8 Jul 2019 23:48:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqwg+y9olLwVR7DTqgUyg2GRdByUoFkmfYHlz/3MtZaJQXbfcxR+eor5ZsUNJUbOgSmtFPRa X-Received: by 2002:a17:90a:ad41:: with SMTP id w1mr30490678pjv.52.1562654918067; Mon, 08 Jul 2019 23:48:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562654918; cv=none; d=google.com; s=arc-20160816; b=ckt6jIhB7qa5kg0NXFiP46+5QctysEsvkV2C19mDPxY7c+29BAKD2VSy/Kj1BXEG88 Qrph4DHD7zoVCU8ZCB2eQ47h1zgIKqQMWD8c3ksOuXYG6e7Z4AXZyz84pj+JknnQApC5 uSAkNRZaR/qWK44QYkMB7Qr39rsuQrrnlOAOjxauzLoGVEIx4kyvU71yL0f6hbeJxtpJ VhiHw7VTsUgvaAZNu2Zfag/zrXnDM3gX8g/sIAw4T7qZkmIAavw9+YDP0B6Zvk6uA9+m jJpoL8oUEFvfI/HY6xv/wqhgyx82sX59+ikd32Hseg6S60EXkOBsCWv/bUoIPuhYt8u1 mnFA== 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; bh=8+wDfjkaswir2m626rZj404N7eYMM4ZGqlCJseNC7BY=; b=tJCpOg0tX3KoBdYLImp2IUyyS+fn3ueIoqP7RoqdYzjyQtauKPpwZq4kEjvSQwMLRw gfSnU85uZsMzwJufLEbrhaPpRbhe7pBG4wG4GW80fvW5OBvxzDl/wXReW6h3z2HoTyyy yDAGLhr3B6RVa7XfGRsWStucWTycJHZY+LvGfyDxEP0Vi+caSVrp2x85Y/NWx0FRCrSu F2HFWgpUrtKvH+HTLzZhrtziWzow+3xSnapGabOBEkFsNsZJajnJ0r25wLt7O4T8XM71 SKZnZYgK16r1J8xlENbbkDUdEqY66R738+MeqXuFGI8CmASEnRNshmzm1MXKlaedhIaj 1W/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 i5si1719917pjk.57.2019.07.08.23.48.23; Mon, 08 Jul 2019 23:48:38 -0700 (PDT) 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 S1726081AbfGIGq1 (ORCPT + 99 others); Tue, 9 Jul 2019 02:46:27 -0400 Received: from lgeamrelo13.lge.com ([156.147.23.53]:57850 "EHLO lgeamrelo11.lge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725832AbfGIGq0 (ORCPT ); Tue, 9 Jul 2019 02:46:26 -0400 Received: from unknown (HELO lgeamrelo01.lge.com) (156.147.1.125) by 156.147.23.53 with ESMTP; 9 Jul 2019 15:46:24 +0900 X-Original-SENDERIP: 156.147.1.125 X-Original-MAILFROM: byungchul.park@lge.com Received: from unknown (HELO X58A-UD3R) (10.177.222.33) by 156.147.1.125 with ESMTP; 9 Jul 2019 15:46:24 +0900 X-Original-SENDERIP: 10.177.222.33 X-Original-MAILFROM: byungchul.park@lge.com Date: Tue, 9 Jul 2019 15:45:31 +0900 From: Byungchul Park To: Joel Fernandes Cc: "Paul E. McKenney" , josh@joshtriplett.org, rostedt@goodmis.org, mathieu.desnoyers@efficios.com, jiangshanlai@gmail.com, rcu@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@lge.com Subject: Re: [PATCH] rcu: Make jiffies_till_sched_qs writable Message-ID: <20190709064531.GA15734@X58A-UD3R> References: <1562565609-12482-1-git-send-email-byungchul.park@lge.com> <20190708125013.GG26519@linux.ibm.com> <20190708130359.GA42888@google.com> <20190709055815.GA19459@X58A-UD3R> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190709055815.GA19459@X58A-UD3R> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 09, 2019 at 02:58:16PM +0900, Byungchul Park wrote: > On Mon, Jul 08, 2019 at 09:03:59AM -0400, Joel Fernandes wrote: > > > Actually, the intent was to only allow this to be changed at boot time. > > > Of course, if there is now a good reason to adjust it, it needs > > > to be adjustable. So what situation is making you want to change > > > jiffies_till_sched_qs at runtime? To what values is it proving useful > > > to adjust it? What (if any) relationships between this timeout and the > > > various other RCU timeouts need to be maintained? What changes to > > > rcutorture should be applied in order to test the ability to change > > > this at runtime? > > > > I am also interested in the context, are you changing it at runtime for > > experimentation? I recently was doing some performance experiments and it is > > quite interesting how reducing this value can shorten grace period times :) > > Hi Joel, > > I've read a thread talking about your experiment to see how the grace > periods change depending on the tunnable variables which was interesting > to me. While reading it, I found out jiffies_till_sched_qs is not > tunnable at runtime unlike jiffies_till_{first,next}_fqs which looks > like non-sense to me that's why I tried this patch. :) > > Hi Paul, > > IMHO, as much as we want to tune the time for fqs to be initiated, we > can also want to tune the time for the help from scheduler to start. Let me mention one more thing here... This is about jiffies_till_sched_qs, I think, used to directly set jiffies_to_sched_qs. > I thought only difference between them is a level of urgency. Of course, they are coupled in case jiffies_to_sched_qs is calculated from jiffies_till_{first,next}_fqs though, I'm just talking about its original motivation or concept. Thanks, Byungchul