看板 DFBSD_commit 關於我們 聯絡資訊
commit 23e684fead42a001be1e17140e33109776fe71a2 Author: Joe Talbott <josepht@dragonflybsd.org> Date: Thu May 14 23:49:20 2009 -0400 if_vke: Convert from kqueue API to cothread API. This work is the first step in cleaning up the vkernel timer interrupt code. Reviewed-By: dillon Summary of changes: sys/dev/virtual/net/if_vke.c | 490 ++++++++++++++++++++++++++++++++++++------ 1 files changed, 421 insertions(+), 69 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23e684fead42a001be1e17140e33109776fe71a2 -- DragonFly BSD source repository