看板 DFBSD_commit 關於我們 聯絡資訊
commit ba174a5d1485f535f1b641f7236881ad93755515 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Aug 16 16:12:50 2009 -0700 kernel - Fix bug in usched_set() * usched_set() was returning EINVAL after successfully removing a cpu from the set of allowed cpus. Summary of changes: sys/kern/kern_usched.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ba174a5d1485f535f1b641f7236881ad93755515 -- DragonFly BSD source repository