From owner-freebsd-hackers@freebsd.org Sat Jan 13 09:08:59 2018 Return-Path: Delivered-To: freebsd-hackers@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 0A2EEE7F108; Sat, 13 Jan 2018 09:08:59 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 648EF7D1AF; Sat, 13 Jan 2018 09:08:57 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.55.3]) by phk.freebsd.dk (Postfix) with ESMTP id B30F827342; Sat, 13 Jan 2018 09:08:49 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.15.2/8.15.2) with ESMTPS id w0D98X3F036829 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 13 Jan 2018 09:08:33 GMT (envelope-from phk@critter.freebsd.dk) Received: (from phk@localhost) by critter.freebsd.dk (8.15.2/8.15.2/Submit) id w0D98XhH036828; Sat, 13 Jan 2018 09:08:33 GMT (envelope-from phk) To: Mark Millard cc: bob prohaska , FreeBSD Hackers , Freebsd-arm Subject: Re: Builworld stalls on rpi2 [various processes stuck in pfault and vmwait with 1996M Free Swap listed by top] In-reply-to: <19904500-5819-47AC-9666-7103ED87C1CA@dsl-only.net> From: "Poul-Henning Kamp" References: <20180113005426.GA48702@www.zefox.net> <19904500-5819-47AC-9666-7103ED87C1CA@dsl-only.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <36826.1515834513.1@critter.freebsd.dk> Content-Transfer-Encoding: quoted-printable Date: Sat, 13 Jan 2018 09:08:33 +0000 Message-ID: <36827.1515834513@critter.freebsd.dk> X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jan 2018 09:08:59 -0000 -------- In message <19904500-5819-47AC-9666-7103ED87C1CA@dsl-only.net>, Mark Milla= rd wr ites: >> Trying to self-host a build of r327859 using a GENERIC kernel at = >> r327664, make seems to stall, with top showing In all likelyhood you do not have enough swap configured, getting through the llvm compilation takes insane amounts of VM these days. At the very least you can forget anything about make -j N for N>1 -- = 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= .