Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2001 08:21:36 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/random yarrow.c yarrow.h
Message-ID:  <200102111621.f1BGLam09958@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/02/11 08:21:36 PST

  Modified files:
    sys/dev/random       yarrow.c yarrow.h 
  Log:
  Make a big improvement to entropy-harvesting speed by not having any
  locks (only atomic assigns) in the harvest ringbuffer.
  
  Revision  Changes    Path
  1.31      +38 -67    src/sys/dev/random/yarrow.c
  1.15      +5 -1      src/sys/dev/random/yarrow.h



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?200102111621.f1BGLam09958>