linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Daniel Phillips <phillips@phunq.net>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>,
	linux-fsdevel@vger.kernel.org, tux3@tux3.org,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [Tux3] Tux3 report: Tux3 Git tree available
Date: Thu, 12 Mar 2009 06:32:30 -0600	[thread overview]
Message-ID: <20090312123230.GA14425@parisc-linux.org> (raw)
In-Reply-To: <200903120524.34150.phillips@phunq.net>

On Thu, Mar 12, 2009 at 05:24:33AM -0700, Daniel Phillips wrote:
> On Thursday 12 March 2009, Nick Piggin wrote:
> > That's interesting. Do you handle 1K block sizes with 64K page size? :)
> 
> Not in its current incarnation.  That would require 32 bytes worth of
> state while the current code just has a 4 byte map (4 bits X 8 blocks).
> I suppose a reasonable way to extend it would be 4 x 8 byte maps.  Has
> somebody spotted a 64K page?

I believe SGI ship their ia64 kernels configured this way.  Certainly
16k ia64 kernels are common, which would (if I understand your scheme
correctly) be 8 bytes worth of state in your scheme.

-- 
Matthew Wilcox				Intel Open Source Technology Centre
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

  reply	other threads:[~2009-03-12 12:32 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200903110925.37614.phillips@phunq.net>
     [not found] ` <200903122010.31282.nickpiggin@yahoo.com.au>
     [not found]   ` <200903120315.07610.phillips@phunq.net>
2009-03-12 11:03     ` [Tux3] Tux3 report: Tux3 Git tree available Nick Piggin
2009-03-12 12:24       ` Daniel Phillips
2009-03-12 12:32         ` Matthew Wilcox [this message]
2009-03-12 12:45           ` Nick Piggin
2009-03-12 13:12             ` [Tux3] " Daniel Phillips
2009-03-12 13:06           ` Daniel Phillips
2009-03-12 13:04         ` Nick Piggin
2009-03-12 13:59           ` [Tux3] " Matthew Wilcox
2009-03-12 14:19             ` Nick Piggin
2009-03-15  3:24             ` Daniel Phillips
2009-03-15  3:50               ` [Tux3] " Nick Piggin
2009-03-15  4:08                 ` Daniel Phillips
2009-03-15  4:14                   ` [Tux3] " Nick Piggin
2009-03-15  2:41           ` Daniel Phillips
2009-03-15  3:45             ` Nick Piggin
2009-03-15 21:44               ` Theodore Tso
2009-03-15 22:41                 ` Daniel Phillips
2009-03-16 10:32                   ` Nick Piggin
2009-03-16  5:12                 ` Dave Chinner
2009-03-16  6:38                   ` Theodore Tso
2009-03-16 10:14                     ` Nick Piggin
2009-03-12 17:06       ` [Tux3] " Theodore Tso
2009-03-13  9:32         ` Nick Piggin

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=20090312123230.GA14425@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=akpm@linux-foundation.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nickpiggin@yahoo.com.au \
    --cc=phillips@phunq.net \
    --cc=tux3@tux3.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).