From owner-freebsd-questions@freebsd.org Tue Feb 11 18:09:05 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 07EEF23E035 for ; Tue, 11 Feb 2020 18:09:05 +0000 (UTC) (envelope-from freebsd-questions@m.gmane-mx.org) Received: from ciao.gmane.io (ciao.gmane.io [159.69.161.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48H9l41Ztnz4QCP for ; Tue, 11 Feb 2020 18:09:04 +0000 (UTC) (envelope-from freebsd-questions@m.gmane-mx.org) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1j1Zt9-000TQp-Ha for freebsd-questions@freebsd.org; Tue, 11 Feb 2020 19:03:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ottavio Caruso Subject: Re: questions about swap (partition and file) Date: Tue, 11 Feb 2020 18:03:53 +0000 Message-ID: References: <20200211155009.GA9715@bastion.zyxst.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 In-Reply-To: <20200211155009.GA9715@bastion.zyxst.net> Content-Language: en-GB X-Rspamd-Queue-Id: 48H9l41Ztnz4QCP X-Spamd-Bar: ++++ X-Spamd-Result: default: False [4.80 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.97)[-0.971,0]; GREYLIST(0.00)[pass,body]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; FREEMAIL_FROM(0.00)[yahoo.com]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; IP_SCORE_FREEMAIL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; IP_SCORE(0.00)[ipnet: 159.69.0.0/16(0.51), asn: 24940(-1.56), country: DE(-0.02)]; NEURAL_SPAM_LONG(0.77)[0.767,0]; MV_CASE(0.50)[]; DMARC_POLICY_REJECT(2.00)[yahoo.com : SPF not aligned (relaxed), No valid DKIM,reject]; FORGED_SENDER(0.30)[ottavio2006-usenet2012@yahoo.com,freebsd-questions@m.gmane-mx.org]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN(2.50)[]; FROM_NEQ_ENVFROM(0.00)[ottavio2006-usenet2012@yahoo.com,freebsd-questions@m.gmane-mx.org]; RCVD_COUNT_TWO(0.00)[2] X-Mailman-Approved-At: Tue, 11 Feb 2020 19:43:58 +0000 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2020 18:09:05 -0000 On 11/02/2020 15:50, tech-lists wrote: > Hi > > Which is it better to have - swapfile partition or swapfile? > > I have both, on a SSD. It's usually not a good idea to have swap on a SSD. -- Ottavio Caruso