This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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][BZ #16159] Do not backtrace recursively.


On Mon, 18 Nov 2013, Thorsten Glaser wrote:

> m68k has a huge penalty for TLS (at least one syscall).

(a) I don't think backtrace is at all performance critical.

(b) m68k glibc includes vDSO support for faster TLS and atomic operations.  
All that's needed is to get the kernel support (e.g. 
<https://dev.openwrt.org/browser/trunk/target/linux/coldfire/patches/012-Add-vDSO-support-for-Coldfire-platform.patch?rev=31546>) 
merged.

-- 
Joseph S. Myers
joseph@codesourcery.com


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