From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755193AbdCaKED (ORCPT ); Fri, 31 Mar 2017 06:04:03 -0400 Received: from mail-wr0-f171.google.com ([209.85.128.171]:35083 "EHLO mail-wr0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754704AbdCaKEC (ORCPT ); Fri, 31 Mar 2017 06:04:02 -0400 Message-ID: <1490954638.31294.3.camel@arista.com> Subject: Re: Impact of CONFIG_PARAVIRT=y / mmap benchmark From: Radu Rendec To: Randy Dunlap Cc: Ingo Molnar , linux-kernel@vger.kernel.org Date: Fri, 31 Mar 2017 11:03:58 +0100 In-Reply-To: <20170329180558.GA31692@gmail.com> References: <1490721452.1907.25.camel@arista.com> <2639617f-fe7c-e6cb-c7bf-094a73490228@infradead.org> <20170329180558.GA31692@gmail.com> Organization: Arista Networks Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6 (3.22.6-1.fc25) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2017-03-29 at 20:05 +0200, Ingo Molnar wrote: > * Randy Dunlap wrote: > > > On 03/28/17 10:17, Radu Rendec wrote: > > > Does anyone still have a copy of Ingo Molnar's mmap-perf.c > > > program (the > > > old link is broken)? Would it still be relevant to use it for > > > measuring > > > performance in case of PARAVIRT? > > > > > I have mmap-perf.c that says: > > /* Copyright Ingo Molnar (c) 2006 */ > > > > and no license info... > > Ingo? > > It's GPL v2, like the kernel. > Randy, now that Ingo has clarified the license of that code, can you please share it? Thank you both for the feedback! Radu