This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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


The patch also solves all mmap related correctness problems, by
> removing mmap support from the runtime library.

Although I think using fd-based I/O should clearly be favoured seeing the timing results, I think it is a mistake to remove the code: it's in good shape, i think we should keep it within #if 0 ... #endif.

FX


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