[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Review of Roland's >2GB ext2fs proposal
From: |
Thomas Bushnell BSG |
Subject: |
Re: Review of Roland's >2GB ext2fs proposal |
Date: |
13 Aug 2004 16:53:59 -0700 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
FWIW, this "Roland's proposal" was also my original design.
So Neal adds wrong. The indirect blocks are not always mapped in; you
might call them "metadata", but nothing here mandates they be handled
the same way.
And how could you, given the way they change?
The original idea was that there was a DINODE pager which was indeed
always mapped in.
But the SINDIR pager was a *per file* pager; so was the DINDIR pager.
These were mapped when the file was in use.
The TINDIR pager was one pager per filesystem, and always mapped in,
with one block per DINODE, but that could easily be changed to only
map when the file is in use.
Thomas
- Ognyan's libpager changes, Neal H. Walfield, 2004/08/02
- Re: Ognyan's libpager changes, Ognyan Kulev, 2004/08/02
- Review of Roland's >2GB ext2fs proposal, Neal H. Walfield, 2004/08/13
- Review of Thomas's >2GB ext2fs proposal, Neal H. Walfield, 2004/08/16
- Re: Review of Thomas's >2GB ext2fs proposal, Thomas Bushnell BSG, 2004/08/16
- Re: Review of Thomas's >2GB ext2fs proposal, Neal H. Walfield, 2004/08/16
- Re: Review of Thomas's >2GB ext2fs proposal, Thomas Bushnell BSG, 2004/08/16
- Re: Review of Thomas's >2GB ext2fs proposal, Neal H. Walfield, 2004/08/17
- Re: Review of Thomas's >2GB ext2fs proposal, Thomas Bushnell BSG, 2004/08/17
- Re: Review of Thomas's >2GB ext2fs proposal, Neal H. Walfield, 2004/08/17
- Re: Review of Thomas's >2GB ext2fs proposal, Thomas Bushnell BSG, 2004/08/17
- Re: Review of Thomas's >2GB ext2fs proposal, Ognyan Kulev, 2004/08/17