From owner-freebsd-questions@freebsd.org Wed Oct 14 09:32:21 2020 Return-Path: Delivered-To: freebsd-questions@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 7A641432F71 for ; Wed, 14 Oct 2020 09:32:21 +0000 (UTC) (envelope-from freebsd@jschneider.net) Received: from slave.jschneider.net (slave.jschneider.net [46.235.226.89]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CB6dJ4gJLz3TQX for ; Wed, 14 Oct 2020 09:32:20 +0000 (UTC) (envelope-from freebsd@jschneider.net) X-Disposition: Mostly harlmess; Wed, 14 Oct 2020 10:32:04 +0100 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.7\)) Subject: Re: A couple of questions about SSDs From: Jon Schneider In-Reply-To: Date: Wed, 14 Oct 2020 10:32:02 +0100 Cc: freebsd-questions@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <47D774C9-76A9-431E-8A40-9C6D03D9F56F@jschneider.net> References: To: Andrea Venturoli X-Mailer: Apple Mail (2.3445.9.7) X-Rspamd-Queue-Id: 4CB6dJ4gJLz3TQX X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of freebsd@jschneider.net designates 46.235.226.89 as permitted sender) smtp.mailfrom=freebsd@jschneider.net X-Spamd-Result: default: False [-2.70 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.004]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:46.235.226.89]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[jschneider.net]; NEURAL_HAM_LONG(-0.97)[-0.975]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.92)[-0.922]; RCPT_COUNT_TWO(0.00)[2]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:44684, ipnet:46.235.224.0/21, country:GB]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2020 09:32:21 -0000 > I=E2=80=99ve heard people say that Windows will soon wear an SSD out = unless you turn swap off. It depends on the amount of swapping vs. the device=E2=80=99s endurance = obviously. You should see what it does to performance AND monitor the wear through = the smartctl tool or equivalent and decide for yourself. (For Windows (and DragonFlyBSD ?) there=E2=80=99s the ReadyBoost feature = that could work if you have a load of memory sticks kicking about.) Jon