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 v3] explicit_bzero yet again


On 11/19/2015 03:46 PM, Zack Weinberg wrote:
I've updated the explicit_bero patches for the change to how .abilist
files work and the reorganization of x86.  I've also split the
controversial string2.h optimization into its own patch so it can be
discussed separately from the merits of the interface.

Zack, can you propose a stripped-down version of the patch with no unrelated test changes?

I need the explicit_bzero compiler barrier for writing some tests.

I think the API is as good as it gets. The implementation may need some changes in the future (e.g., clearing all callee-saved registers), but that depends on how things work out on the GCC side and does not seem required for a first implementation.

Florian


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