search for: cc7

Displaying 7 results from an estimated 7 matches for "cc7".

Did you mean: c7
2011 Oct 25
5
[PATCH] pm : provide CC7/PC2 residency
x86 pm : provide CC7/PC2 residency Sandy bridge introduces new MSR to get cc7/pc2 residency (core C-state 7/package C-state 2). Print the cc7/pc2 residency when on sandy bridge platform. Signed-off-by: Yang Zhang <yang.z.zhang@intel.com> diff -r 662dbf6ee71c tools/libxc/xc_pm.c --- a/tools/libxc/xc_pm.c...
2011 Dec 21
2
[PATCH] xenpm: assorted adjustments
...cxstat->pc2/1000000UL, cxstat->pc3/1000000UL, cxstat->pc6/1000000UL, cxstat->pc7/1000000UL); - printf("cc3 : [%020"PRIu64" ms]\n" - "cc6 : [%020"PRIu64" ms]\n" - "cc7 : [%020"PRIu64" ms]\n", + printf("cc3 : [%20"PRIu64" ms]\n" + "cc6 : [%20"PRIu64" ms]\n" + "cc7 : [%20"PRIu64" ms]\n", c...
2012 Jul 22
20
Kernel crash with acpi_processor, cpu_idle and intel_idle =y
...2 ms] pc2 : [ 0 ms] pc3 : [ 0 ms] pc6 : [ 0 ms] pc7 : [ 0 ms] cc3 : [ 0 ms] cc6 : [ 0 ms] cc7 : [ 0 ms] # xenpm get-cpufreq-para cpu id : 0 affected_cpus : 0 cpuinfo frequency : max [2801000] min [1600000] cur [1600000] scaling_driver : acpi-cpufreq scaling_avail_gov : userspace performance powersave ondemand...
2012 Jul 22
20
Kernel crash with acpi_processor, cpu_idle and intel_idle =y
...2 ms] pc2 : [ 0 ms] pc3 : [ 0 ms] pc6 : [ 0 ms] pc7 : [ 0 ms] cc3 : [ 0 ms] cc6 : [ 0 ms] cc7 : [ 0 ms] # xenpm get-cpufreq-para cpu id : 0 affected_cpus : 0 cpuinfo frequency : max [2801000] min [1600000] cur [1600000] scaling_driver : acpi-cpufreq scaling_avail_gov : userspace performance powersave ondemand...
2013 Jul 22
69
[xen-unstable] Commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, makes dom0 boot process stall several times.
Hi Jan, After commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, booting dom0 stalls several times. Sometimes this results in RCU stall warnings from the dom0 kernel, hitting the "any" key, on normal or serial console, makes the boot continue for a while but it stalls several times. (It also stalls on shutdown BTW) I have
2008 May 21
0
Errors in using gdb (PR#11496)
...XQruPuIosjxE/zubCf+W2upR2t2WgFkt3F vLlbOBy/zZx2mHUUOO7gkCSsu5o+PLNvYWfncZ3FwRHKwjYoG1kUxNLWWDK7bb4Uso4NMLNX 17Qi6teP6XLSuavC6V8Li3ru8c8KBO1tw3XbLeIo1rLUXFU2N886q0Pm9gk6y6yzfR7a8Sve +YQ/BGPyf5GfcR+gmk+KQTt2kvAtqzeMySJjD4wzwwgp1+t1nvYxgnCigvVs1z9r9mO5C8q3 CyxnbzEWGPWf6kdFu3KZ5pBEWtWgXeEeI/hwFoR2dcqZ6ZcC7RATuT29JqnCNYWlhtlg6M7D dvpwtX2DH4DwcFMotehUrTvzLkG73TCRXr+4LGjXian5q4dpPROx9+Yo/WXyirsr6DwGtvV+ 3NE8tWmbt26r6icRPgIzRAj3DrNd6MAtH5nFQeOJ4hE4/StA8Xq27p+tUVYnk6VAe+6tYf0g qfi1tNwnaBKJoN3IR90a2nXOVQq0I3gz73Hf9y06Kxws2HuszH7OLPaKbjl9drYgFEH7mIB2 C5DrMbQTsedei9wHsVIcjI2uuz4FGQX2DNqN+g39O8Wo3yj4okFZOdRpE...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *