From owner-freebsd-stable@freebsd.org  Sun Jul 26 20:11:40 2020
Return-Path: <owner-freebsd-stable@freebsd.org>
Delivered-To: freebsd-stable@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id B0FD5369EDD
 for <freebsd-stable@mailman.nyi.freebsd.org>;
 Sun, 26 Jul 2020 20:11:40 +0000 (UTC)
 (envelope-from SRS0=sRaI=BF=mail.sermon-archive.info=doug@sermon-archive.info)
Received: from mail.sermon-archive.info (sermon-archive.info [71.177.216.148])
 by mx1.freebsd.org (Postfix) with ESMTP id 4BFDbv4jzMz420r
 for <freebsd-stable@freebsd.org>; Sun, 26 Jul 2020 20:11:39 +0000 (UTC)
 (envelope-from SRS0=sRaI=BF=mail.sermon-archive.info=doug@sermon-archive.info)
Received: from [10.0.1.251] (mini [10.0.1.251])
 by mail.sermon-archive.info (Postfix) with ESMTPSA id 4BFDbn2mcXz2fjRr
 for <freebsd-stable@freebsd.org>; Sun, 26 Jul 2020 13:11:33 -0700 (PDT)
From: Doug Hardie <bc979@lafn.org>
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.15\))
Subject: Laundry
Message-Id: <E17A7D16-B285-4F70-87B9-9A101429025E@mail.sermon-archive.info>
Date: Sun, 26 Jul 2020 13:11:33 -0700
To: List Mailing FreeBSD-STABLE <freebsd-stable@freebsd.org>
X-Mailer: Apple Mail (2.3445.104.15)
X-Virus-Scanned: clamav-milter 0.101.4 at mail
X-Virus-Status: Clean
X-Rspamd-Queue-Id: 4BFDbv4jzMz420r
X-Spamd-Bar: -
Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none;
 spf=pass (mx1.freebsd.org: domain of
 SRS0=sRaI=BF=mail.sermon-archive.info=doug@sermon-archive.info designates
 71.177.216.148 as permitted sender)
 smtp.mailfrom=SRS0=sRaI=BF=mail.sermon-archive.info=doug@sermon-archive.info
X-Spamd-Result: default: False [-1.95 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[];
 ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.91)[-0.914];
 FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[];
 TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain];
 PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org];
 DMARC_NA(0.00)[lafn.org: no valid DMARC record];
 RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.83)[-0.833];
 TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.80)[-0.804];
 R_SPF_ALLOW(-0.20)[+ip4:71.177.216.148];
 FORGED_SENDER(0.30)[bc979@lafn.org,SRS0=sRaI=BF=mail.sermon-archive.info=doug@sermon-archive.info];
 RCVD_NO_TLS_LAST(0.10)[]; R_DKIM_NA(0.00)[];
 MIME_TRACE(0.00)[0:+];
 ASN(0.00)[asn:5650, ipnet:71.177.216.0/23, country:US];
 FROM_NEQ_ENVFROM(0.00)[bc979@lafn.org,SRS0=sRaI=BF=mail.sermon-archive.info=doug@sermon-archive.info];
 RCVD_COUNT_TWO(0.00)[2]
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.33
Precedence: list
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-stable>, 
 <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable/>
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Jul 2020 20:11:40 -0000

I have a production system (12.1-RELEASE-p6) that is showing around 1 GB =
of Laundry pages.  There are over 6 Gb Inact and 1 Gb free.  I can =
understand why the system would want to not prioritize laundering those =
pages as there is plenty of available pages.  However, does that mean =
that I have about 1 GB of updated files that have not been written back =
to disk?  If so, then there is a significant issue with power failures =
and loss of data.

-- Doug