From owner-freebsd-arm@freebsd.org Wed Sep 2 02:53:44 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 3838B9C8846 for ; Wed, 2 Sep 2015 02:53:44 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-ig0-x234.google.com (mail-ig0-x234.google.com [IPv6:2607:f8b0:4001:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 04414A35; Wed, 2 Sep 2015 02:53:44 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by igcrk20 with SMTP id rk20so15649395igc.1; Tue, 01 Sep 2015 19:53:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=D2gtNJoCQ+cDD9S4AOcFwzDFq08l9noLtK8RrTZbKEs=; b=VoJaGl01Ep9i+Sa1ynDkrR3c3VwvHanweBJ9L+HffwxMIPiEUgjV3GlL7DjGODf2uZ VQ8YfSnlilvIsOoduEu93S4UPYDrLZmEhFaqhwguzW3ovwRHdHDDzoMHSsJgh9J/CiiM eD7oEC4U9hUvhLSDAtATRee3Iv6XyR6K7/Idd9OhoZid6h92pV9iCi2QqkF8X/846HzL IHHoXk3AAFp2xH9rAu4YhsaLhaS/Uw54JzfA6J52nsgevh9f8yeeK1Bhq7Bye5J03svx 7Q1OlkE+UJ/tBO8BieF2xCXoRh2VdOQ6Gt/UmNUThHWcaqLXYtyOZq53IUjTsJSOzanI SoWA== X-Received: by 10.50.20.135 with SMTP id n7mr1299892ige.58.1441162423307; Tue, 01 Sep 2015 19:53:43 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.166.17 with HTTP; Tue, 1 Sep 2015 19:53:23 -0700 (PDT) In-Reply-To: <55E58389.5040606@citrix.com> References: <55E22CC0.9000306@citrix.com> <52BA8254-5B14-45BC-A434-3DE3E2A9F37B@canonware.com> <55E2FC47.5070801@citrix.com> <55E381F5.1030107@citrix.com> <55E58389.5040606@citrix.com> From: Ed Maste Date: Tue, 1 Sep 2015 22:53:23 -0400 X-Google-Sender-Auth: 2sSYsz0kT4MHE6v04cyzcLMV5Vs Message-ID: Subject: Re: arm64: userspace broken with jemalloc 4.0.0 To: Julien Grall Cc: Andrew Turner , freebsd-arm Content-Type: text/plain; charset=UTF-8 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, 02 Sep 2015 02:53:44 -0000 >> Would you submit a PR for this to keep track of it while the >> investigation is ongoing? > > Andrew provides a patch to fix the problem on the thread. Let me know if > it's still worth to submit a PR. No - I wasn't aware that Andrew had all of the details and just wanted to make sure we had a single place to collect data during the investigation. Once it turned out that the issue was well-understood with a patch in progress there was no need. Thanks, Ed