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: Extra swapping when using gfortran 4.3-20061224 vs gfortran 4.2-20061211


On Wed, Dec 27, 2006 at 02:33:59PM +0100, FX Coudert wrote:
> >Is something changed in the buffering of output, or is there  
> >another change in handling of temporary arrays that could explain  
> >this phenomenon ?
> 
> For unformatted data, that could be the new record marker scheme,  
> couldn't it?

I have been looking at my changes, both the new record marker scheme
and the PR 30009/PR30056 fix, and I've seen nothing that should
affect buffering (but then again, stranger things have happened...)

It would be interesting to see how much more memory is consumed.

	Thomas


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