Re: git: kernel - Fix bug in recent swap/paging work

看板DFBSD_commit作者時間16年前 (2010/01/26 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/5 (看更多)
: :On 1/23/10 07:52 AM, YONETANI Tomokazu wrote: :> except :> for changing the variable `i' when swap_burst_read is set. : :This part was wrong, `++i' never gets executed because of :`break', so i is always set to 1. Oops, I meant to remove that break. The break was part of the original debug code. I replaced it with the swap_burst_read test and meant to remove the break. It won't hurt master, it just means the VM system won't burst pageins from swap even if swap_burst_read is set to 1 for the moment. I'll retest w/ burst_read set to 1 and the break removed before I commit the fix. -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #1BNTnmhz (DFBSD_commit)
討論串 (同標題文章)
文章代碼(AID): #1BNTnmhz (DFBSD_commit)