From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DD1F31581EE for ; Sun, 23 Mar 2025 06:57:36 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C132834348B for ; Sun, 23 Mar 2025 06:57:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CF8881104BA; Sun, 23 Mar 2025 06:56:30 +0000 (UTC) Received: from mailo.com (msg-1.mailo.com [213.182.54.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 47CF11103B8 for ; Sun, 23 Mar 2025 06:56:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=netc.eu; s=mailo; t=1742712986; bh=nVvFNwWRBCKFR+DHxxJ//j+r12S7ve+3CQNUbMzuxb0=; h=X-EA-Auth:Date:From:To:Subject:Message-ID:In-Reply-To:References: X-Mailer:MIME-Version:Content-Type:Content-Transfer-Encoding; b=PAxIcmJleN1bggDK8F5pTlwgq0ZTQFLciq/wFJlFqB+YtW9PFEeU/Bh0DgJj3nPfA Nj6w3QOYPUQpsSa4s0uLdK/fca/N92SiELGSfqLVmyyfsYQirLtT47JcrbjDzThCr9 NoZdGjs543ZPPpB0zZCtlai8sSKaAWMxil1Cud0M= Received: by b221-8.in.mailobj.net [192.168.90.28] with ESMTP via ip-20.mailobj.net [213.182.54.20] Sun, 23 Mar 2025 07:56:26 +0100 (CET) X-EA-Auth: e0hZfmzEyKMk80t8rOQcgvkWEBg6AWmp6w3pVcYGKD3pehvMPgXZ/uUShx5bD67H1u/FpBr3s55W8mQEQZmkU7u7bJSI76Og Date: Sun, 23 Mar 2025 07:56:25 +0100 From: netfab To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] What are common SSDs does and don'ts. Message-ID: <20250323075625.4094cca6@coreI5.home> In-Reply-To: <3275233.5fSG56mABF@rogueboard> References: <3275233.5fSG56mABF@rogueboard> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.48; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f8511c30-5520-4316-abd4-a4a2a8f1071b X-Archives-Hash: cda17a67c4dc703a4318a1fa5b1033fa Le 22/03/25 =C3=A0 21:37, Michael a tapot=C3=A9 : > You probably want to alter the cache path for your browser from the > SSD drive to your RAM (tmpfs), especially if you have a lot of RAM. For firefox, you may want to disable cache-on-disk and enable cache-on-memory instead of setting-up the tmpfs stuff. https://netfab.frama.io/posts/disable-firefox-disk-cache/