Message ID | 20221121152909.3414096-1-Jason@zx2c4.com (mailing list archive) |
---|---|
Headers | show |
Series | implement getrandom() in vDSO | expand |
Hey folks, Exciting development: one of the glibc maintainers, Adhemerval, has written up the beginning of an implementation for this series: https://github.com/zatrazz/glibc/commits/azanella/arc4random-vdso I assume it'll continue to mature while this patch stews on the list here. But so far in my testing, it works well, and the performance boost is there and real. I've patched it into my system's glibc and am daily driving it. Jason