cvs commit: src/sys/kern lwkt_thread.c

看板DFBSD_commit作者時間21年前 (2005/04/13 12:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
dillon 2005/04/12 21:02:08 PDT DragonFly src repository Modified files: sys/kern lwkt_thread.c Log: Only bump the switch_count counter when lwkt_switch() actually switches to a different thread. Otherwise the idle loop causes this counter to go haywire. Revision Changes Path 1.71 +3 -2 src/sys/kern/lwkt_thread.c http://www.dragonflybsd.org/cvsweb/src/sys/kern/lwkt_thread.c.diff?r1=1.70&r2=1.71&f=u
文章代碼(AID): #12NA3E00 (DFBSD_commit)