Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2000 21:09:08 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/randomdev yarrow.c
Message-ID:  <200009110409.VAA11720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  
  Revision  Changes    Path
  1.16      +4 -3      src/sys/dev/randomdev/yarrow.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009110409.VAA11720>