git: kernel - Add kqueue read support to memio devices

Samuel Greear sjg at crater.dragonflybsd.org
Mon Jul 19 14:58:36 PDT 2010


commit 6dcd6ba9b263d4c9414f431ec3c90dc70616aeb2
Author: Samuel J. Greear <sjg at thesjg.com>
Date:   Tue Jun 15 16:13:45 2010 +0000

    kernel - Add kqueue read support to memio devices
    
     memio devices: mem, kmem, null, random, urandom, zero, io

Summary of changes:
 sys/kern/kern_memio.c   |   45 ++++++++++++++++++++++++++++++++++++++++++++-
 sys/kern/kern_nrandom.c |   10 ++++++++++
 sys/sys/random.h        |    2 ++
 3 files changed, 56 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6dcd6ba9b263d4c9414f431ec3c90dc70616aeb2


-- 
DragonFly BSD source repository





More information about the Commits mailing list