看板 DFBSD_commit 關於我們 聯絡資訊
commit 10f6680a4f6684751aaae0965abfe140f19e9231 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Jan 2 13:59:47 2010 -0800 kernel - kqueue - move kq_kev out of struct kqueue * Move kqueue->kq_kev from the kqueue structure to the stack. Summary of changes: sys/kern/kern_event.c | 21 +++++++++++---------- sys/sys/eventvar.h | 4 ++-- 2 files changed, 13 insertions(+), 12 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/10f6680a4f6684751aaae0965abfe140f19e9231 -- DragonFly BSD source repository