看板 DFBSD_commit 關於我們 聯絡資訊
commit 5a1a2253f4264492b37891e4c809b29b117f60c7 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Fri Jan 28 17:45:40 2011 +0800 lwkt_synchronize_ipiqs: Add volatile to cpumask Mainly to make sure compiler will not over-optimize it. Summary of changes: sys/kern/lwkt_ipiq.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a1a2253f4264492b37891e4c809b29b117f60c7 -- DragonFly BSD source repository