I was thinking about using it in mobile environment. Your patch is
very useful there too.
And mobiles do not have slow HDD, so maybe reading it from file with
proper caching can be fast enough.


Dmitry

On 7 июл, 13:23, Brett Wilson <bre...@chromium.org> wrote:
> On Mon, Jul 6, 2009 at 9:14 PM, Dmitry.Skiba<dmitry.sk...@gmail.com> wrote:
>
> > Ah yes, it's other way around. Strange that I didn't think about it :)
>
> > By the way, what do you think about implementing NodeReader that reads
> > data from file, not memory?
>
> Why would you want to do that? We memory map the file so we don't have
> to read it in all at once.
>
> Brett
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to