9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David du Colombier <0intro@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] fossil (again)
Date: Mon,  9 Jan 2012 23:23:33 +0100	[thread overview]
Message-ID: <20120109232333.1d847e92@gmail.com> (raw)
In-Reply-To: <20120110024048.GA407@polynum.com>

> Can somebody point me to a doc that a less than gifted mind, it
> seems, can have a rough idea about what's going on, what space is
> needed etc; is there a "garbage collector", that is for "-t" files and
> dirs, once the file is deleted the blocks are freed and available, or
> is there commands to run to reclaim space etc.?

Are you sure you disabled temporary snapshots? You can disable
them by removing the line "snaptime", or just removing "-t", or
setting "-t none" on that line, in fossil configuration.

After disabling snapshots, have you removed the old snapshots
with "snapclean 0" in fossilcons?

In the default configuration, Fossil take temporary snapshots
every hour and discard them after two days.

How do you measure disk usage? Do you use "df" in fossilcons?

> Side note: are there statics about the Plan9 distribution, to know
> what is the best size of blocks? It seems that there is a lot of
> small text files, so 8kb is perhaps too much.

8 KB seems like a good default to me. If you really want,
you can specify a different block size with fossil/flfmt -b.

Beware it cannot be superior to 57 KB on the current
Plan 9 Venti.

--
David du Colombier



  reply	other threads:[~2012-01-09 22:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10  2:40 tlaronde
2012-01-09 22:23 ` David du Colombier [this message]
2012-01-09 22:27   ` David du Colombier
2012-01-09 22:38     ` David du Colombier
2012-01-10 17:11   ` tlaronde
2012-01-10 13:47     ` David du Colombier
2012-01-10 18:00       ` tlaronde
2012-01-13 18:33       ` tlaronde
2012-01-12 21:29         ` David du Colombier
2012-01-12 22:08           ` erik quanstrom
2012-01-12 22:25             ` David du Colombier
2012-01-12 22:37               ` erik quanstrom
2012-01-13 22:00           ` tlaronde
2012-01-10  0:44 ` erik quanstrom
2012-01-10  5:04   ` Bruce Ellis
2012-01-10  5:30     ` Lyndon Nerenberg
2012-01-10  5:34       ` Bruce Ellis
2012-01-10 17:17     ` tlaronde
2012-01-10 17:12   ` tlaronde

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=20120109232333.1d847e92@gmail.com \
    --to=0intro@gmail.com \
    --cc=9fans@9fans.net \
    /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).