From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754429AbcCAOvN (ORCPT ); Tue, 1 Mar 2016 09:51:13 -0500 Received: from one.firstfloor.org ([193.170.194.197]:56516 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754386AbcCAOvK (ORCPT ); Tue, 1 Mar 2016 09:51:10 -0500 Date: Tue, 1 Mar 2016 15:51:05 +0100 From: Andi Kleen To: Jiri Olsa Cc: Peter Zijlstra , "Liang, Kan" , Arnaldo Carvalho de Melo , Ingo Molnar , Andi Kleen , Stephane Eranian , Wang Nan , "zheng.z.yan@intel.com" , LKML Subject: Re: [BUG] Core2 cpu triggers hard lockup with perf test Message-ID: <20160301145105.GQ5083@two.firstfloor.org> References: <20160227123636.GB30858@krava.redhat.com> <37D7C6CF3E00A74B8858931C1DB2F0770589EC94@SHSMSX103.ccr.corp.intel.com> <20160301091703.GN6356@twins.programming.kicks-ass.net> <20160301110651.GA15260@krava.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160301110651.GA15260@krava.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > im on it.. also the patch that makes this happen just > enlarge the buffer for PEBS: > > 156174999dd1 perf/intel/x86: Enlarge the PEBS buffer > > but I did not find anyaPEBS buffer lenght limitations in SDM May be the easiest would be to just keep the old buffer size on Merom. -Andi