History log of /illumos-gate/usr/src/uts/i86pc/os/cpupm/cpu_acpi.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 511588bb 28-Aug-2013 Yuri Pankov

4048 cpu_acpi is too verbose about disabled SpeedStep/PowerNow! support
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDo

4048 cpu_acpi is too verbose about disabled SpeedStep/PowerNow! support
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@nexenta.com>

show more ...


# b3ffafc5 28-May-2010 jiang.liu@intel.com

6949969 cpu_acpi_cache_cst writes past the end of allocated memory, corrupting the kernel heap


# a3114836 25-Mar-2010 Gerry Liu

PSARC/2009/104 Hot-Plug Support for ACPI-based Systems
PSARC/2009/550 PSMI Extensions for CPU Hotplug
PSARC/2009/551 acpihpd ACPI Hotplug Daemon
PSARC/2009/591 Attachment Points for Hotpl

PSARC/2009/104 Hot-Plug Support for ACPI-based Systems
PSARC/2009/550 PSMI Extensions for CPU Hotplug
PSARC/2009/551 acpihpd ACPI Hotplug Daemon
PSARC/2009/591 Attachment Points for Hotpluggable x86 Systems
6862510 provide support for cpu hot add on x86
6883891 cmi interface needs to support dynamic reconfiguration
6884154 x2APIC and kmdb may not function properly during CPU hotplug event.
6904971 low priority acpi nexus code review feedback
6877301 lgrp should support memory hotplug flag in SRAT table

show more ...


# 444f66e7 10-Sep-2009 Mark Haywood

6878359 CPU power management driver needs to support detach
6875856 pm_rem_info()doesn't manage the pm_comps_notlowest count correctly


# 56b56c0d 02-Sep-2009 Bill Holler

6872740 deeper c-state residency greatly hampered by legacy code on some platforms


# 00f97612 13-Jul-2009 Mark Haywood

6856778 cpu_acpi: error messages could be more user friendly.
6858470 _CST evaluate failure log messages scare users


# aa2aa9a6 27-Jun-2009 Dana Myers

6836969 acpica: update to Intel ACPI CA 20090521
6387741 process_master_file() causes kmem panics given a bogus master file
6837274 acpica: acpi_enum.c creates non-IEEE-1275 'compatible' prop

6836969 acpica: update to Intel ACPI CA 20090521
6387741 process_master_file() causes kmem panics given a bogus master file
6837274 acpica: acpi_enum.c creates non-IEEE-1275 'compatible' properties

show more ...


# 66d746fe 24-Mar-2009 Anup Pemmaiah

6818672 NOTICE: cpu_acpi: _PSS package not found.


# 621e6c37 24-Mar-2009 Bill Holler

6819156 cpu_acpi_free_cstate_data can free the wrong size


# dfe2803f 24-Mar-2009 Bill Holler

6818652 cpu_acpi_cache_cst panics with bad _CST objects on Tecra M9 and M10


# 37d22dc0 10-Mar-2009 Anup Pemmaiah

6756843 Clean up messages related to P and T states
6811793 hald crashes because supported_frequencies_Hz is null


# 9aa01d98 05-Mar-2009 Bill Holler

6807891 system does not consider C3 when ACPI _CST object did not contain a C2 state
6811996 acpi_cpu_cstate() in idle thread context is trying to print a message on offlined/quiesced CPU
681

6807891 system does not consider C3 when ACPI _CST object did not contain a C2 state
6811996 acpi_cpu_cstate() in idle thread context is trying to print a message on offlined/quiesced CPU
6812706 lint warning for hpet_stop_main_counter return value always ignored

show more ...


# 0e751525 26-Feb-2009 Eric Saxe

PSARC 2008/777 cpupm keyword mode extensions
PSARC 2008/663 CPU Deep Idle Keyword
6567156 bring CPU power awareness to the dispatcher
6700904 deeper C-State support required on follow-ons

PSARC 2008/777 cpupm keyword mode extensions
PSARC 2008/663 CPU Deep Idle Keyword
6567156 bring CPU power awareness to the dispatcher
6700904 deeper C-State support required on follow-ons to Intel Penryn processor generation microarchitecture
6805661 cmt_root may contain duplicates on UMA systems

--HG--
rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_mach.c => usr/src/uts/i86pc/io/cpudrv_mach.c
rename : usr/src/uts/i86pc/io/cpudrv/cpu_acpi.c => usr/src/uts/i86pc/os/cpupm/cpu_acpi.c
rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_amd.c => usr/src/uts/i86pc/os/cpupm/cpupm_amd.c
rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_intel.c => usr/src/uts/i86pc/os/cpupm/cpupm_intel.c
rename : usr/src/uts/i86pc/os/cpupm.c => usr/src/uts/i86pc/os/cpupm/cpupm_mach.c
rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_throttle.c => usr/src/uts/i86pc/os/cpupm/cpupm_throttle.c
rename : usr/src/uts/i86pc/io/cpudrv/pwrnow.c => usr/src/uts/i86pc/os/cpupm/pwrnow.c
rename : usr/src/uts/i86pc/io/cpudrv/speedstep.c => usr/src/uts/i86pc/os/cpupm/speedstep.c
rename : usr/src/uts/i86pc/sys/cpupm.h => usr/src/uts/i86pc/sys/cpupm_mach.h
rename : usr/src/uts/i86pc/sys/cpudrv_throttle.h => usr/src/uts/i86pc/sys/cpupm_throttle.h

show more ...