9front - general discussion about 9front
 help / color / mirror / Atom feed
From: "Ethan Gardener" <eekee57@fastmail.fm>
To: 9front@9front.org
Subject: hjfs
Date: Sun, 20 Oct 2019 14:40:45 +0100	[thread overview]
Message-ID: <c9fc6f3a-da4a-40a3-b896-4f93fb5158ee@www.fastmail.com> (raw)
In-Reply-To: <040E9CD9-7F31-438D-BB7A-C5ECF125C780@quintile.net>

On Sun, Oct 20, 2019, at 10:13 AM, Steve Simon wrote:
> hi all,
> 
> can anyone give me an opinion on hjfs,
> i am interested in how it compares to, say, cwfs.

You can use hjfs in a 1GB disk image, where 12GB is the minimum recommended for cwfs because it needs several partitions.

hjfs dump is very fast because it simply marks files copy-on-write.  cwfs copies files to another partition on dump. Not a big deal since cwfs normally dumps at 5am. hjfs doesn't have a built-in scheduler, you'd have to trigger dumps with cron if you want that. 

as far as i know, hjfs tends to fragmentation, and i don't think it has a defragmenter. cwfs dump can't fragment, and its cache can be defragmented with a dump-restore cycle.

> Also, i would like to know whether hjfs is ready for “production” use - 
> its manpage indicates it it exoerimental, is that still the case?

I've barely used hjfs, but have heard good things about it; lots of people use it. It's not like cwfs is perfect anyway; it will crash if the cache partition fills, potentially losing a day's work. its design makes it hard to determine free space in the cache. hjfs has only one partition and can correctly compute free space. I never filled my cache, I'm quite a light user of disks, but did see a corrupted file once, in 10 years use. I got it back from the dump, but didn't try to find the last good version.


  reply	other threads:[~2019-10-20 13:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20  0:37 [9front] unofficial sdcard image for raspberry pi 4 testing cinap_lenrek
2019-10-20  9:13 ` Steve Simon
2019-10-20 13:40   ` Ethan Gardener [this message]
2019-10-20 15:26     ` [9front] hjfs Stanley Lieber
2019-10-20 13:48   ` [9front] unofficial sdcard image for raspberry pi 4 testing hiro
  -- strict thread matches above, loose matches on Subject: below --
2012-08-07 16:27 hjfs Julius Schmidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c9fc6f3a-da4a-40a3-b896-4f93fb5158ee@www.fastmail.com \
    --to=eekee57@fastmail.fm \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).