From owner-freebsd-arm@freebsd.org Wed Aug 19 02:40:01 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57D809BD694 for ; Wed, 19 Aug 2015 02:40:01 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from erouter6.ore.mailhop.org (erouter6.ore.mailhop.org [54.187.213.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D11816A9 for ; Wed, 19 Aug 2015 02:40:00 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from ilsoft.org (unknown [73.34.117.227]) by outbound3.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Wed, 19 Aug 2015 02:36:54 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id t7J2dqr1002631; Tue, 18 Aug 2015 20:39:52 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1439951992.242.151.camel@freebsd.org> Subject: Re: Instability likely related to new pmap on Cubieboard A10 From: Ian Lepore To: Adrian Chadd Cc: Dmitry Marakasov , "freebsd-arm@FreeBSD.org" Date: Tue, 18 Aug 2015 20:39:52 -0600 In-Reply-To: References: <20150819002103.GC79354@hades.panopticon> <1439944961.242.150.camel@freebsd.org> <20150819013834.GD79354@hades.panopticon> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.12.10 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 02:40:01 -0000 On Tue, 2015-08-18 at 18:50 -0700, Adrian Chadd wrote: > Hi, > > can you try just before the jemalloc upgrade to -HEAD? > Oh, good thinking, I forgot about that. And jemalloc imports have a history of breaking arm pmap. -- Ian