This is the mail archive of the gcc@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]

Re: The bloat sweepstakes...


<<Surely there's some form of dynamic allocation you could use for this,
though.  Or just not buffering the file in such huge chunks?  C stdio
tends to use buffers on the order of a memory page...
>>

Would this really gain? Are there really systems so messed up that large
unused buffers like this cost real disk space or real memory?


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