git: bpf - do wakeup at the proper time

Samuel Greear sjg at crater.dragonflybsd.org
Mon Jul 26 01:43:34 PDT 2010


commit 44aa8f0264c19830b9f6fd1de53c456054f85b53
Author: Samuel J. Greear <sjg at thesjg.com>
Date:   Mon Jul 26 08:40:52 2010 +0000

    bpf - do wakeup at the proper time
    
    * kq runs the filters to determine readiness after a KNOTE, KNOTE must be
      called after twiddling struct members that will have an impact on the
      readiness check.

Summary of changes:
 sys/net/bpf.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44aa8f0264c19830b9f6fd1de53c456054f85b53


-- 
DragonFly BSD source repository





More information about the Commits mailing list