看板 DFBSD_commit 關於我們 聯絡資訊
commit 9ac1ee6e1714ea5a239411b06a67199236c5ddda Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Dec 10 18:08:20 2010 -0800 kernel - Set wmesg when spinning on a token or the mplock * When spinning on a token or the mplock set the wmesg so it shows up in ps and top output. Summary of changes: sys/kern/lwkt_thread.c | 7 +++++++ usr.bin/top/m_dragonfly.c | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9ac1ee6e1714ea5a239411b06a67199236c5ddda -- DragonFly BSD source repository