Date: Sun, 10 Sep 2000 21:14:02 -0700 (PDT) From: John Baldwin <jhb@pike.osd.bsdi.com> To: John Baldwin <jhb@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/randomdev yarrow.c Message-ID: <200009110414.VAA32467@pike.osd.bsdi.com> In-Reply-To: <200009110409.VAA11720@freefall.freebsd.org> from John Baldwin at "Sep 10, 2000 09:09:08 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > jhb 2000/09/10 21:09:08 PDT > > Modified files: > sys/dev/randomdev yarrow.c > Log: > - Use RFHIGHPID when creating the kthread to get a more sensible pid. > - Don't fake walking a tailq. Instead, use a while loop that pulls items > off the head of the queue while the queue is not empty. This should fix the recent kernel panics during boot from randomdev... -- John Baldwin <jhb@bsdi.com> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009110414.VAA32467>