9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Kenji Arisawa <arisawa@ar.aichi-u.ac.jp>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] venti arena
Date: Mon,  3 Mar 2003 00:34:02 +0900	[thread overview]
Message-ID: <6535ECE3-4CC4-11D7-9792-000393A941BC@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <d44567936f5cef0662766201454069c2@plan9.bell-labs.com>

 >The numbers given by fmtarenas are the real ones.
Thanks Russ.

Let arenas of fmtarenas be:
	[S0, E0])
	[S1, E1)
	..
	[Sn, En)
and let [Sk, Ek) be active.
My understanding is:
	[0, Sk) is frozen
	[Ek, En)  is unwritten
	[En, M) is frozen
where M is size of the disk space for arenas.
OK?

Kenji Arisawa



  reply	other threads:[~2003-03-02 15:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-28 17:15 Kenji Arisawa
2003-03-01 17:05 ` Russ Cox
2003-03-02 15:34   ` Kenji Arisawa [this message]
2003-03-02 15:52     ` Russ Cox

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=6535ECE3-4CC4-11D7-9792-000393A941BC@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --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).