DragonFly commits List (threaded) for 2010-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - kqueue - move kq_kev out of struct kqueue
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]