9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] replica's _* files
Date: Mon, 17 Apr 2006 17:24:15 -0500	[thread overview]
Message-ID: <077d0d5f265520782ac4ebef832f7cea@swtch.com> (raw)
In-Reply-To: <444402F1.9040301@gmail.com>

When a new binary (e.g., /386/bin/rio) gets pulled,
the old one, which you might still be running,
is renamed to the _ version so that it keeps working.
If you remove _rio while someone is still executing
it and then they try to demand load a page from the binary,
the running rio will die.

After rebooting the machine so that you're running the
new binaries, then it's safe to remove _*.

There is no fossil console command to zero unused fossil blocks.
The source is in /sys/src/cmd/fossil if you'd like to add one.

Russ



  reply	other threads:[~2006-04-17 22:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-17 21:04 Lluís Batlle i Rossell
2006-04-17 22:24 ` Russ Cox [this message]
2006-04-18  9:44   ` Bruce Ellis
2006-04-18 12:53     ` Sascha Retzki
2006-04-18 13:08       ` Gorka guardiola
2006-04-19  1:02 geoff
2006-04-19 14:12 ` Ronald G Minnich

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=077d0d5f265520782ac4ebef832f7cea@swtch.com \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    /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).