Page MenuHomeFreeBSD

D32984.id98477.diff
No OneTemporary

D32984.id98477.diff

Index: sys/dev/random/randomdev.c
===================================================================
--- sys/dev/random/randomdev.c
+++ sys/dev/random/randomdev.c
@@ -340,7 +340,6 @@
if (error)
break;
randomdev_accumulate(random_buf, c);
- tsleep(p_random_alg_context, 0, "randwr", hz/10);
}
if (nbytes != uio->uio_resid && (error == ERESTART || error == EINTR))
/* Partial write, not error. */

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 21, 8:13 PM (1 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31931082
Default Alt Text
D32984.id98477.diff (414 B)

Event Timeline