看板 DFBSD_commit 關於我們 聯絡資訊
commit 3720cffa3193898b53a8cec4e3398d2096a6edef Author: Samuel J. Greear <sjg@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