Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753294AbdIDHcE (ORCPT ); Mon, 4 Sep 2017 03:32:04 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:50577 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751949AbdIDHcD (ORCPT ); Mon, 4 Sep 2017 03:32:03 -0400 Date: Mon, 4 Sep 2017 09:32:00 +0200 From: Peter Zijlstra To: Ethan Zhao Cc: Ethan Zhao , mingo@redhat.com, LKML , James Puthukattukaran Subject: Re: [PATCH] sched: reset sysctl_sched_time_avg to default when Message-ID: <20170904073200.3epf7geze7soykmv@hirez.programming.kicks-ass.net> References: <1504265514-11759-1-git-send-email-ethan.zhao@oracle.com> <20170901123238.ruxqcvpbevelgwig@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 159 Lines: 5 On Sat, Sep 02, 2017 at 08:33:03AM +0800, Ethan Zhao wrote: > Yep, that is the first place I considered to set the limit, but that would > break KABI ? nah..