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]
Other format: [Raw text]

Re: gcc 3.5 integration branch proposal


But on the other hand, caches were smaller, not backed by L2, and were
often allocate-on-write only (so zeroing a structure can be very

Did you mean to say allocate-on-read, or am I just confused beyond words?


expensive, especially if it is then re-initialized with other data). All
of these affect general approaches to what needs optimizing.

Amen.



Segher



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