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]: Unlock the stdio streams


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

>  > Eenteresting.  There shouldn't be a difference between stdout and any
>  > other FILE*, so perhaps there are some locks still locked?
>
> No I expected this result.  Let me explain why.
...

What you're saying is that this third patch brings write-to-stdout
performance in line with write-to-file-opened-by-GCC?

zw


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