lkml.org 
[lkml]   [2016]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [tip:x86/core] x86: Enable Intel Turbo Boost Max Technology 3.0

* tip-bot for Tim Chen <tipbot@zytor.com> wrote:

> Commit-ID: 5e76b2ab36b40ca33023e78725bdc69eafd63134
> Gitweb: http://git.kernel.org/tip/5e76b2ab36b40ca33023e78725bdc69eafd63134
> Author: Tim Chen <tim.c.chen@linux.intel.com>
> AuthorDate: Tue, 22 Nov 2016 12:23:55 -0800
> Committer: Thomas Gleixner <tglx@linutronix.de>
> CommitDate: Thu, 24 Nov 2016 20:44:19 +0100
>
> x86: Enable Intel Turbo Boost Max Technology 3.0

This patch doesn't build:

Note that this patch has to be redone anyway, as it won't even build:

> +#include <linux/sched.h>
> +#include <linux/cpumask.h>
> +#include <linux/cpuset.h>
> +#include <asm/mutex.h>
> +#include <linux/sched.h>
> +#include <linux/sysctl.h>
> +#include <linux/nodemask.h>

arch/x86/kernel/itmt.c:26:23: fatal error: asm/mutex.h: No such file or directory

> +config SCHED_ITMT
> + bool "Intel Turbo Boost Max Technology (ITMT) scheduler support"
> + depends on SCHED_MC && CPU_SUP_INTEL && X86_INTEL_PSTATE
> + ---help---
> + ITMT enabled scheduler support improves the CPU scheduler's decision
> + to move tasks to cpu core that can be boosted to a higher frequency
> + than others. It will have better performance at a cost of slightly
> + increased overhead in task migrations. If unsure say N here.

Argh, so the 'itmt' name really sucks as well - could we please make it something
more obvious - like SCHED_INTEL_TURBO or so - and similarly rename the file as
well?

The sched_intel_turbo.c file could thus host all things related to scheduler
support of turbo frequencies - it shouldn't be named after the Intel acronym of
the day...

Thanks,

Ingo

\
 
 \ /
  Last update: 2016-11-25 09:20    [W:0.968 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site