看板 DFBSD_commit 關於我們 聯絡資訊
commit b0279c49a4b04a0da18a97e7ffa404bd0ea9ebdd Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Feb 16 09:44:26 2011 -0800 kernel - knote_alloc() must always succeed * We cannot use M_NOWAIT here, knote_alloc() must always succeed. Summary of changes: sys/kern/kern_event.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b0279c49a4b04a0da18a97e7ffa404bd0ea9ebdd -- DragonFly BSD source repository