Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Carlos E.R." Newsgroups: alt.os.linux Subject: Re: When I back-up .... Coping my Entire Internal HD to an external HD Date: Tue, 25 Mar 2025 12:55:08 +0100 Lines: 21 Message-ID: References: <5kv5alxctp.ln2@Telcontar.valinor> <7t5malx9rp.ln2@Telcontar.valinor> <1vsvalx2ng.ln2@Telcontar.valinor> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net sXq1t+iA/2pyZYznCB9hlwiOZq4O7yTlvVWAiuSXJWB1xJ3HW9 X-Orig-Path: Telcontar.valinor!not-for-mail Cancel-Lock: sha1:RKSAWvcfY9hGPMW0rYVfAXKuxdo= sha256:MEB0b/B2YLsRBPMgM2aafXvL7+LuzgYzvl6N9ur1mvY= User-Agent: Mozilla Thunderbird Content-Language: es-ES, en-CA In-Reply-To: Xref: csiph.com alt.os.linux:81184 On 2025-03-25 00:20, Lawrence D'Oliveiro wrote: > On Fri, 21 Mar 2025 11:51:45 +0100, Carlos E.R. wrote: > >> On 2025-03-20 23:01, Lawrence D'Oliveiro wrote: >> >>> But SSDs are also built on flash memory technology; do you disable >>> journalling on those as well? >> >> No, they have wear levelling, and an expected lifetime with normal usage >> patterns that is quite long. > > Fun fact: SSDs at a low level resemble what’s called a “log-structured” > filesystem. This is what happens when you have a filesystem that is all > journal, getting rid of the conventional filesystem part altogether. Interesting. That could be used to design a different filesystem, perhaps. -- Cheers, Carlos.