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 trunk before committing.
Thank you,
-- Maxim Kuvyrkov www.linaro.org
0001-Fix-debug-output-for-sched-autoprefetcher-model.patch
From 73190078de713a9b535c4421e753a208987969de Mon Sep 17 00:00:00
2001 From: Maxim Kuvyrkov<maxim.kuvyr...@linaro.org> Date: Sun, 18
Jan 2015 13:22:05 +0000 Subject: [PATCH 1/2] Fix debug output for
sched autoprefetcher model
* haifa-sched.c (enum rfs_decision): New constant RFS_AUTOPREF.
(rfs_str): Same. (rank_for_schedule): Update.
OK once the final bootstrap & testing are complete.
jeff