git: kernel - clean up pipe kq filters

Samuel Greear sjg at crater.dragonflybsd.org
Mon Jul 26 16:58:02 PDT 2010


commit 3720cffa3193898b53a8cec4e3398d2096a6edef
Author: Samuel J. Greear <sjg at thesjg.com>
Date:   Mon Jul 26 23:50:28 2010 +0000

    kernel - clean up pipe kq filters
    
    * Get rid of the legacy select test before wakeup, let kq handle it
    
    * Minor cleanup of the filters

Summary of changes:
 sys/kern/sys_pipe.c |   45 +++++++++++++++++----------------------------
 sys/sys/pipe.h      |    1 -
 2 files changed, 17 insertions(+), 29 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3720cffa3193898b53a8cec4e3398d2096a6edef


-- 
DragonFly BSD source repository





More information about the Commits mailing list