search for: freqctl_non

Displaying 4 results from an estimated 4 matches for "freqctl_non".

Did you mean: freqctl_none
2008 Jul 23
3
cpufreq info propagation
...e the apparently only reporting function, processor_extcntl_get_performance(), is being called exclusively in the context of acpi_processor_start()). With that I wonder how I would be able to determine whether the code works at all. As a minor observation, I also find the naming vs. meaning of the FREQCTL_none enumerator misleading - shouldn''t this rather be FREQCTL_xen? Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Jul 24
3
FW: cpufreq info propagation
...wered your concerns), both xen-controlled and dom0-controlled options are working in normal case, with some corner case conflicting not handled cleanly. They both require CPU_FREQ being enabled to work. > >>>As a minor observation, I also find the naming vs. meaning of the >>>FREQCTL_none enumerator misleading - shouldn''t this rather be >>>FREQCTL_xen? >> >>If user wants to disable cpufreq at all, a FREQCTL_none option is >>required. > >Right, but I can''t see where it''s used (i.e. where a >distinction is made >betw...
2011 Dec 06
57
[PATCH RFC 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the very first version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See
2012 Jan 09
39
[PATCH v4 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the fourth version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See