git: kernel - kqueue - move kq_kev out of struct kqueue

看板DFBSD_commit作者時間16年前 (2010/01/03 14:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BG3dfoo (DFBSD_commit)