Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752533AbbEFIJh (ORCPT ); Wed, 6 May 2015 04:09:37 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:36565 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751041AbbEFIJ2 (ORCPT ); Wed, 6 May 2015 04:09:28 -0400 Date: Wed, 6 May 2015 10:09:14 +0200 From: Peter Zijlstra To: Vikas Shivappa Cc: Vikas Shivappa , linux-kernel@vger.kernel.org, x86@kernel.org, hpa@zytor.com, tglx@linutronix.de, mingo@kernel.org, tj@kernel.org, Matt Fleming , "Auld, Will" , peter.zijlstra@intel.com, h.peter.anvin@intel.com, "Juvva, Kanaka D" Subject: Re: [PATCH 3/7] x86/intel_rdt: Support cache bit mask for Intel CAT Message-ID: <20150506080914.GU23123@twins.programming.kicks-ass.net> References: <1430530601-16319-1-git-send-email-vikas.shivappa@linux.intel.com> <1430530601-16319-4-git-send-email-vikas.shivappa@linux.intel.com> <20150502184610.GH3007@worktop.Skamania.guest> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1604 Lines: 40 On Mon, May 04, 2015 at 10:30:15AM -0700, Vikas Shivappa wrote: > On Sat, 2 May 2015, Peter Zijlstra wrote: > > > > >There's CAT in your subject, make up your minds already on what you want > >to call this stuff. > > We dont have control over the names.It is clear from the patch 0/7 where its If I read 0/n its _after_ I've read all the other patches. The thing is, 0/n should not contain anything persistent. Patches should stand on their own. > explained that RDT is the umbrella term and CAT is a part of it and this > patch series is only for CAT ... It also mentions what exact section of the > Intel manual this refers to. Is there still some lack of clarification here > ? But we're not implementing an umbrella right? We're implementing Cache QoS Enforcement (CQE aka. CAT). Why confuse things with calling it random other names? >From what I understand the whole RDT thing is the umbrella term for Cache QoS Monitoring and Enforcement together. CQM is implemented elsewhere, this part is only implementing CQE. So just call it that, calling it RDT is actively misleading, because it explicitly does _NOT_ do the monitoring half of it. > If its just your disliking the term thats already known. I think its crazy to go CQE no CAT no RDT, but I could get over that in time. But now it turns out you need _both_, and that's even more silly. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/