From: bugzilla-daemon@bugzilla.kernel.org
To: linux-pm@kernel.org
Subject: [Bug 198601] New: Conservative governor is broken in 4.14.14
Date: Sun, 28 Jan 2018 10:48:41 +0000 [thread overview]
Message-ID: <bug-198601-137361@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=198601
Bug ID: 198601
Summary: Conservative governor is broken in 4.14.14
Product: Power Management
Version: 2.5
Kernel Version: 4.14.14
Hardware: IA-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: blocking
Priority: P1
Component: cpufreq
Assignee: linux-pm@vger.kernel.org
Reporter: t.artem@mailcity.com
Regression: No
This is happening under Intel Core i5 2500. I'm running a single instance of
the `flac` utility (which has now been running for 10 minutes already).
Under the ondemand governor:
3986.1MHz
4058.03MHz
3847.3MHz
3929.33MHz
Under the conservative governor:
1700.09MHz
1700.09MHz
1700.15MHz
1700.1MHz
For some reasons the conservative governor refuses to increase CPU cores
frequencies above 1700MHz. I'm _not_ using Intel's pstate driver:
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=m
CONFIG_ACPI_CPU_FREQ_PSS=y
CONFIG_ACPI_PROCESSOR_CSTATE=y
CONFIG_ACPI_PROCESSOR_IDLE=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_PCI_SLOT=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_IOAPIC=y
CONFIG_ACPI_HED=y
CONFIG_ACPI_BGRT=y
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_PNPACPI=y
CONFIG_ATA_ACPI=y
CONFIG_ACPI_I2C_OPREGION=y
CONFIG_SENSORS_ACPI_POWER=m
CONFIG_UCSI_ACPI=m
--
You are receiving this mail because:
You are the assignee for the bug.
next reply other threads:[~2018-01-28 10:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-28 10:48 bugzilla-daemon [this message]
2018-01-28 10:49 ` [Bug 198601] Conservative governor is broken in 4.14.14 bugzilla-daemon
2018-01-29 7:05 ` bugzilla-daemon
2018-01-29 7:11 ` bugzilla-daemon
2018-01-29 7:49 ` bugzilla-daemon
2018-01-29 7:57 ` bugzilla-daemon
2018-01-29 7:57 ` [Bug 198601] Conservative governor is broken in 4.14 bugzilla-daemon
2018-01-29 8:27 ` bugzilla-daemon
2018-01-29 8:41 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-198601-137361@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-pm@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).