aboutsummaryrefslogtreecommitdiff
path: root/sys/x86
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2023-09-05 15:59:43 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-10-11 15:09:52 +0000
commitc31927eb866f18b87cc196f14cbbcf658e10d38c (patch)
treeb6460d7662e5a9ca154bb0bc43c821ca63e09a83 /sys/x86
parent21923b24c4cfc42870041a5aaa4effb3abd85fce (diff)
virtio_random: Pipeline fetching the data
Queue an initial fetch of data during attach and after every read rather than synchronously fetching data and polling for completion. If data has not been returned from an previous fetch during read, just return EAGAIN rather than blocking. Co-authored-by: John Baldwin <jhb@FreeBSD.org> Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D41656 (cherry picked from commit f1c5a2e3a625053e2b70d5b1777d849a4d9328f2)
Diffstat (limited to 'sys/x86')
0 files changed, 0 insertions, 0 deletions