This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, gfortran]: PR21820, 23363 etc.: chuck mmap


On Sat, Sep 03, 2005 at 09:23:52PM +0300, Janne Blomqvist wrote:
> Hello,
> 
> the attached patch provides a partial fix for the performance issues
> in PR 21820 and 23363. Partial, as in improving performance 20-fold
> for some cases but still being far away from other compilers.  The
> patch also solves all mmap related correctness problems, by removing
> mmap support from the runtime library.

Tobi has committed the patch (thanks!):

http://gcc.gnu.org/ml/fortran/2005-09/msg00188.html


-- 
Janne Blomqvist


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]