diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/device/1811758')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/device/1811758 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/device/1811758 b/results/classifier/deepseek-2-tmp/output/device/1811758 deleted file mode 100644 index 40ff7717..00000000 --- a/results/classifier/deepseek-2-tmp/output/device/1811758 +++ /dev/null @@ -1,6 +0,0 @@ - -virtio-rng backend should use getentropy() syscall when available - -According to https://wiki.qemu.org/Features/VirtIORNG the default backend for `virtio-rng-pci` is `/dev/random`. Alternately, the user can point it to a different backend file, like `/dev/urandom`. - -However, both of these files have suboptimal behavior in one way or another, as documented in `random(7)`. Instead, the default behavior should be to pull the requested octets from the `getrandom()` system call, if available, called with no flags set. \ No newline at end of file |
