From owner-freebsd-arm@freebsd.org Tue Feb 28 07:47:39 2017 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 ED1FBCF19A6; Tue, 28 Feb 2017 07:47:39 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id B5E075E0; Tue, 28 Feb 2017 07:47:39 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.55.3]) by phk.freebsd.dk (Postfix) with ESMTP id 97854273C2; Tue, 28 Feb 2017 07:47:37 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.15.2/8.15.2) with ESMTP id v1S7lZr7091405; Tue, 28 Feb 2017 07:47:36 GMT (envelope-from phk@phk.freebsd.dk) To: Mark Millard cc: freebsd-arm , FreeBSD Current , FreeBSD-STABLE Mailing List , jasone@FreeBSD.org, Shawn Webb Subject: Re: arm64 vs. jemalloc and swapping in and out, sh/su examples: being swapped out leads to later Failed assertion: "tsd_booted" after being swapped in In-reply-to: <41A51B66-4290-48E0-A3E3-AEB809B2748D@dsl-only.net> From: "Poul-Henning Kamp" References: <6A5AE299-8594-45CC-A801-F0B1125BB042@dsl-only.net> <41A51B66-4290-48E0-A3E3-AEB809B2748D@dsl-only.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <91403.1488268055.1@critter.freebsd.dk> Content-Transfer-Encoding: quoted-printable Date: Tue, 28 Feb 2017 07:47:35 +0000 Message-ID: <91404.1488268055@critter.freebsd.dk> X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2017 07:47:40 -0000 -------- In message <41A51B66-4290-48E0-A3E3-AEB809B2748D@dsl-only.net>, Mark Milla= rd writes: >The evidence is that process-memory is trashed and so likely continued >operation of any previously swapped-out processes is unreliable. I can confirm process corruption on RPi3 as of r313567. -- = Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe = Never attribute to malice what can adequately be explained by incompetence= .