On 9/12/21 15:13, Jens Axboe wrote:
Now I kind of want to compile the kernel with clang and see how that goes...
Another question is what compiler we should use as a reference to decide which implementation is faster? My view on the conversation in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102294 is that it could take a while before gcc generates code for memset() and structure assignment that is as fast as what clang generates ...
Thanks, Bart.