[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mmap and Windows
From: |
Vincent Torri |
Subject: |
Re: mmap and Windows |
Date: |
Tue, 25 Aug 2020 08:32:20 +0200 |
Werner
On Sat, Jul 25, 2020 at 12:37 PM Werner LEMBERG <wl@gnu.org> wrote:
>
>
> Hello Vincent,
>
>
> > On Windows, there is no mmap, but there is shared memory support,
> > with CreateFileMapping and MapViewOfFile.
> >
> > If shared mem really improved loading of files on Unix, would you
> > consider adding shared mem support on Windows too ?
>
> If this really makes a difference on Windows, and if you want to
> contribute such code, you are welcome to do so!
I guess that mmap is useful with a font with a large size, right ? if
so, do you have a font to test with ?
thank you
Vincent Torri
- Re: mmap and Windows,
Vincent Torri <=