From owner-freebsd-current@freebsd.org Tue Jul 26 00:34:50 2016 Return-Path: Delivered-To: freebsd-current@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 11E05BA3008 for ; Tue, 26 Jul 2016 00:34:50 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-211-168.reflexion.net [208.70.211.168]) (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 A60CA1AC9 for ; Tue, 26 Jul 2016 00:34:49 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 31445 invoked from network); 26 Jul 2016 00:01:42 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 26 Jul 2016 00:01:42 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v7.90.6) with SMTP; Mon, 25 Jul 2016 20:00:55 -0400 (EDT) Received: (qmail 10188 invoked from network); 26 Jul 2016 00:00:54 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 26 Jul 2016 00:00:54 -0000 X-No-Relay: not in my network X-No-Relay: not in my network Received: from [192.168.0.105] (ip70-189-131-151.lv.lv.cox.net [70.189.131.151]) by iron2.pdx.net (Postfix) with ESMTPSA id E4900B1E001; Mon, 25 Jul 2016 17:00:54 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: seldom crashes on Dell E6330 with 12-CURRENT Message-Id: Date: Mon, 25 Jul 2016 17:00:59 -0700 To: FreeBSD Current , guru@unixarea.de Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2016 00:34:50 -0000 Matthias Apitz guru at unixarea.de wrote on Mon Jul 25 16:10:52 UTC 2016 = : > On Monday, 25 July 2016 17:11:23 CEST, Eric van Gyzen wrote: >=20 > > What file system are you using?=20 > UFS; I followed the good instructions about new SSD disk = configuration; that's why I now have swap as plain file :-(=20 Unfortunately see = https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206048 : 11.0-CURRENT -r293227 (and others) arm (rpi2/BeagleBone Black) amd64 = etc: swapfile usage hangs; swap partition works . As far as I know it still applies for the problems that can occur for = plain-file based swap files. The list of comments covers more than just = armv6 as having example failures. =3D=3D=3D Mark Millard markmi at dsl-only.net