What is ....
Ben Duncan
bns
Fri Feb 10 09:01:38 PST 2006
Ok, you have my FULL attention now Kurt ...
Anyway, a multi value is designed to use variable length fields in
a variable length record format , Hence the statement in it is
relatively space efficient. Using only what it needs without any
pre-defined format for data layout.
However, as I uderstand it (;->) a "file manger" using the
ext2/3 or other, is going to be constrained by the inode/block
allocation for access, no? Meaning read's and writes are going to
some form of the physical "page" size the system uses regardless of
actual bytes in use in a file (is this correct?)
Now, on using bit map's, how does one go about keeping them
in the CPU or even L1 cache, or is that automatic (or do you use the
REGISTER type?)
Thanks ...
Kurt Wall wrote:
> On Thu, Feb 09, 2006 at 05:33:50PM -0600, Ben Duncan took 28 lines to write:
>
--
Ben Duncan - VersAccounting Software LLC 336 Elton Road Jackson MS, 39212
"Never attribute to malice, that which can be adequately explained by stupidity"
- Hanlon's Razor
More information about the Linux-users
mailing list