markm
d04b66b7bc
Major speedup to /dev/random and the kernel thread that reseeds it.
...
There is no more TAILQ fifo to harvest the entropy; instead, there
is a circular buffer of constant size (changeable by macro) that
pretty dramatically improves the speed and fixes potential slowdowns-
by-locking.
Also gone are a slew of malloc(9) and free(9) calls; all harvesting
buffers are static.
All-in-all, this is a good performance improvement.
Thanks-to: msmith for the circular buffer concept-code.
2000-12-02 18:40:16 +00:00
..
2000-12-02 04:15:17 +00:00
2000-12-02 17:59:41 +00:00
2000-12-01 01:58:48 +00:00
2000-11-08 18:37:12 +00:00
2000-11-01 17:57:24 +00:00
2000-12-01 06:34:19 +00:00
2000-12-02 05:42:30 +00:00
2000-12-01 12:10:06 +00:00
2000-10-30 11:03:32 +00:00
2000-12-02 18:40:16 +00:00
2000-12-02 01:58:15 +00:00
2000-09-02 19:17:34 +00:00
2000-12-02 12:03:58 +00:00
2000-11-26 19:34:06 +00:00
2000-12-02 17:59:41 +00:00
2000-11-30 18:52:32 +00:00
2000-12-02 17:59:41 +00:00
2000-10-29 14:54:55 +00:00
2000-12-02 05:45:32 +00:00
2000-12-02 16:23:54 +00:00
2000-12-02 01:58:15 +00:00
2000-12-02 18:29:18 +00:00
2000-10-29 14:54:55 +00:00
2000-11-26 21:47:01 +00:00
2000-11-25 07:35:38 +00:00
2000-11-25 07:35:38 +00:00
2000-12-02 13:27:58 +00:00
2000-11-25 07:35:38 +00:00
2000-11-25 07:35:38 +00:00
2000-11-25 07:35:38 +00:00
2000-10-30 09:13:46 +00:00
2000-11-25 07:35:38 +00:00
2000-10-29 16:14:28 +00:00
2000-11-25 07:35:38 +00:00
2000-11-26 20:35:21 +00:00
2000-11-26 20:35:21 +00:00
2000-11-26 20:35:21 +00:00
2000-11-18 02:47:12 +00:00
2000-11-04 02:42:11 +00:00
2000-11-30 05:23:49 +00:00
2000-11-01 00:37:34 +00:00
2000-12-01 19:41:14 +00:00
2000-12-01 18:55:58 +00:00
2000-11-18 21:01:04 +00:00
2000-12-02 05:45:32 +00:00
2000-11-20 06:22:39 +00:00
2000-12-02 12:03:58 +00:00