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] do not take mutex in _Unwind_Find_registered_FDE if there is no registered objects


On 07/29/2016 11:19 AM, Gleb Natapov wrote:

I'll table your patch on that assumption.
OK. Can you ping him about it after he will back or should I (although in
another week I will be on PTO :))? We are suffering from unwind
scalability problems in C++ exceptions and although this one patch will
not solve the issue it will leave only one lock in dl_iterate_phdr to
deal with.
Jakub is quite good about monitoring his in-progress patches. I'm confident he'll address it after he returns.

jeff


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