<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 2, 2024 at 1:39 PM Adhemerval Zanella <<a href="mailto:adhemerval.zanella@linaro.org">adhemerval.zanella@linaro.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Linux 6.11 will support calling getrandom() from the vDSO (commit<br>
4ad10a5f5f78a5b3e525a63bd075a4eb1139dde1). It operates on a thread-local<br>
opaque state allocated with mmap using flags specified by the vDSO.<br><br></blockquote><div>tested this one and appears to work just fine .. stress-ng --getrandom works, speedup is around 2x compared to the raw syscall. </div></div></div>