From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [RFC PATCH v9 for 4.15 01/14] Restartable sequences system call Date: Mon, 16 Oct 2017 09:46:01 -0700 Message-ID: <20171016164600.GO2482@two.firstfloor.org> References: <20171012230326.19984-1-mathieu.desnoyers@efficios.com> <20171012230326.19984-2-mathieu.desnoyers@efficios.com> <20171013205418.GM3521@linux.vnet.ibm.com> <135399003.40850.1507930608890.JavaMail.zimbra@efficios.com> <165916d7-2f86-445a-9c84-f6444b5e753b@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <165916d7-2f86-445a-9c84-f6444b5e753b@redhat.com> Sender: linux-kernel-owner@vger.kernel.org To: Carlos O'Donell Cc: Mathieu Desnoyers , Linus Torvalds , "Paul E. McKenney" , Ben Maurer , David Goldblatt , Qi Wang , Boqun Feng , Peter Zijlstra , Paul Turner , Andrew Hunter , Andy Lutomirski , Dave Watson , Josh Triplett , Will Deacon , linux-kernel , Thomas Gleixner , Andi Kleen , Chris Lameter , Ingo Molnar , "H. Peter Anvin" , rostedt List-Id: linux-api@vger.kernel.org > How you collect, summarize, and analyze that overwhelming evidence > is up to you, specific to each change, and difficult to do accurately > and with any large measure of statistical confidence. The reviewer > has to basically trust you to some degree :-) I think Linus' just asked for some working "real world, not micro" code that demonstrates use. A prototype type implementation of the glibc malloc cache using this may be good enough. Even if the API still changes slightly later in review I would assume the basic concepts will stay the same, so it would be likely not too difficult to convert that prototype to the later final API. -Andi