]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256670:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 1 Nov 2013 06:26:37 +0000 (06:26 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 1 Nov 2013 06:26:37 +0000 (06:26 +0000)
commitb10472bb8875023c0820b87d9374e1cab49e0197
treefd49ff608294504d97fbab86260dd069f8110cb4
parentda9677fcf61c49400f7fb838b25e56ae4877ca63
MFC r256670:
Rewrite RDRAND support:
Remove the excessive memory accesses to temporary buffer.
Streamline the assembly and unify it between i386 and amd64.

Approved by: re (glebius)

git-svn-id: svn://svn.freebsd.org/base/stable/10@257491 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/random/ivy.c