Re: [PATCH] Fix debug output for sched autoprefetcher model

2015-04-13 Thread Jeff Law
On 02/01/2015 12:48 AM, Maxim Kuvyrkov wrote: Hi, This patch fixes a minor issue in scheduler debug output: statistics for rank_for_schedule autoprefetcher decisions are not being logged and printed out. OK for stage 1? Tested on arm-linux-gnueabihf, and I will bootstrap and test the patch on

[PATCH] Fix debug output for sched autoprefetcher model

2015-01-31 Thread Maxim Kuvyrkov
Hi, This patch fixes a minor issue in scheduler debug output: statistics for rank_for_schedule autoprefetcher decisions are not being logged and printed out. OK for stage 1? Tested on arm-linux-gnueabihf, and I will bootstrap and test the patch on trunk before committing. Thank you, -- Maxim