From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH 0/6] support "dataplane" mode for nohz_full Date: Fri, 8 May 2015 17:22:10 -0400 Message-ID: <20150508172210.559830a9@gandalf.local.home> References: <1431107927-13998-1-git-send-email-cmetcalf@ezchip.com> <20150508141824.797eb0d89d514e39fd30fffe@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150508141824.797eb0d89d514e39fd30fffe@linux-foundation.org> Sender: linux-doc-owner@vger.kernel.org To: Andrew Morton Cc: Chris Metcalf , Gilad Ben Yossef , Ingo Molnar , Peter Zijlstra , Rik van Riel , Tejun Heo , Frederic Weisbecker , Thomas Gleixner , "Paul E. McKenney" , Christoph Lameter , "Srivatsa S. Bhat" , linux-doc@vger.kernel.org, linux-api@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-api@vger.kernel.org On Fri, 8 May 2015 14:18:24 -0700 Andrew Morton wrote: > On Fri, 8 May 2015 13:58:41 -0400 Chris Metcalf wrote: > > > A prctl() option (PR_SET_DATAPLANE) is added > > Dumb question: what does the term "dataplane" mean in this context? I > can't see the relationship between those words and what this patch > does. I was thinking the same thing. I haven't gotten around to searching DATAPLANE yet. I would assume we want a name that is more meaningful for what is happening. -- Steve