Date: Sat, 13 Mar 1999 19:04:19 +0200 From: Mark Murray <mark@grondar.za> To: hackers@freebsd.org Subject: Randomness and vnodes Message-ID: <199903131704.TAA97969@greenpeace.grondar.za>
next in thread | raw e-mail | index | archive | help
Hi One for you filesystem types; of all the parts of a struct vnode, which are the most dynamic? Which would be the most usable as input for an entropy collector running in the namei cache? The ones I am most interested in are the simple types; pointers, ints (short or long) or chars. Volatile would be good :-) I am working on improving /dev/random, and in my Copious Free Time, also trying to understand the kernel. :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903131704.TAA97969>