Roland McGrath <[EMAIL PROTECTED]> writes:
> > libstore uses device_map with size and offset being null.
>
> Urmph. To my mind, this just illustrates that the current io_map interface
> model is really wrong and that an io_map call that takes offset and size
> parameters is the way to go (as
> libstore uses device_map with size and offset being null.
Urmph. To my mind, this just illustrates that the current io_map interface
model is really wrong and that an io_map call that takes offset and size
parameters is the way to go (as is already my plan for large-file mapping).
> I am no