All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carsten Schiers <carsten@schiers.de>
To: "keir.fraser" <keir.fraser@eu.citrix.com>,
	xen-devel <xen-devel@lists.xensource.com>
Subject: Re: AW: Re: AW: Re: AW: Re: Xen 3.4 strange behaviour as compared to Xen 3.3.1
Date: Sun, 31 May 2009 22:39:05 +0200	[thread overview]
Message-ID: <4A22EAE9.5050504@schiers.de> (raw)
In-Reply-To: <H00000670002f951.1243690204.uhura.space.zz@MHS>

By the way: in the forum of my favorite distro (c't Server), I found 
another guy with exactly
the same problem. 3.3.1 working, 3.4 no stepping up.

BR,
Carsten.

Carsten Schiers schrieb:
> No it's the kernel of Xen 3.4.0 with the same config. I will try later 
> with the 
> older kernel, which is the one of 06.04.2009 (I have not realy 
> understood the
> tagging or versioning of the Xen kernel). The other combination would be 
> Xen 3.3.1
> with the latest kernel. That's how we narrow it down to hypervisor vs. 
> kernel.
>
> As I use cpufreq=dom0-kernel and enable cpufreq modules in 
> drivers/cpufreq/Kconfig,
> I guess it should use the hypercall for idle time. But to double check, 
> I generated
> load in dom0. No difference. It simply doesn't step upwards. The kernel 
> with cpufreq
> debugging is enabled. I will also try it, maybe it's loging something 
> usefull.
>
> BR,
> Carsten.
>
> -----Ursprüngliche Nachricht-----
> Von: Keir Fraser [mailto:keir.fraser@eu.citrix.com] 
> Gesendet: Samstag, 30. Mai 2009 11:30
> An: Carsten Schiers; xen-devel
> Betreff: Re: AW: Re: AW: Re: [Xen-devel] Xen 3.4 strange behaviour as 
> compared to Xen 3.3.1
>
> Are you using the exact same dom0 kernel as before, when it worked? One
> theory would be that dom0 is looking at its own idle stats, and it 
> probably
> is pretty idle. So then it steps down the CPUs and keeps them down. When 
> you
> work the CPUs, are you working dom0 hard?
>
>  -- Keir
>
> On 30/05/2009 07:59, "Carsten Schiers" <carsten@schiers.de> wrote:
>
>   
>> Sorry, it's lowest frequency (1.0 out of 1.0, 1.8, 2.0, and 2.1 GHz).
>> When booting,
>> the CPU will be at 2.1 GHz, when switching the governor from 
>>     
> performance
>   
>> to ondemand,
>> this one will set it to 1.0 GHz, where it's sort of fixed. I can set 
>>     
> it
>   
>> manually with
>> cpufreq-set when switching to userspace governor, though.
>>
>> So my guess is that the ondemand governor donesn't get te right
>> information about idle
>> time though the according hypercall. I recompiled with CPUFREQ DEBUG
>> set. But as said
>> earlier, I don't have that much knowledge about how to debug kernels.
>>
>> BR,
>> Carsten.
>>
>> -----Ursprüngliche Nachricht-----
>> Von: Keir Fraser [mailto:keir.fraser@eu.citrix.com]
>> Gesendet: Freitag, 29. Mai 2009 23:31
>> An: Carsten Schiers; xen-devel
>> Betreff: Re: AW: Re: [Xen-devel] Xen 3.4 strange behaviour as compared
>> to Xen 3.3.1
>>
>> Is lowest p-state lowest or highest frequency/voltage?
>>
>>  -- Keir
>>
>> On 29/05/2009 17:47, "Carsten Schiers" <carsten@schiers.de> wrote:
>>
>>     
>>> Thanks Keir, I tried it out but there is no difference. And by the
>>>       
>> way:
>>     
>>> it
>>> is in lowest p-state and doesn't come up, even if under heavy load.
>>>       
>> Hmm.
>>     
>>> BR,
>>> Carsten.
>>>
>>> -----Ursprüngliche Nachricht-----
>>> Von: Keir Fraser [mailto:keir.fraser@eu.citrix.com]
>>> Gesendet: Freitag, 29. Mai 2009 17:02
>>> An: Carsten Schiers; xen-devel
>>> Betreff: Re: [Xen-devel] Xen 3.4 strange behaviour as compared to Xen
>>> 3.3.1
>>>
>>> On 29/05/2009 15:03, "Carsten Schiers" <carsten@schiers.de> wrote:
>>>
>>>       
>>>>   - as already reported, ondemand manager in dom0-kernel doesn't
>>>>         
>> step,
>>     
>>>> manual
>>>>     setting works so it seems a bit like the communication between
>>>>         
>>> dom0
>>>       
>>>> and
>>>>     hypervisor regarding idle time is not working
>>>>         
>>> Could be an interaction with C-state support, preferring deep sleep 
>>>       
> to
>   
>>> running at lower voltage/frequency? You could try no-cpuidle on Xen's
>>> command line at boot time and see if that changes things.
>>>
>>>  -- Keir
>>>
>>>       
>>>>   - all beside one domu use Xen 3.4.0 kernel, the one who uses it's
>>>> customized
>>>>     kernel won't start up as first domu. It simply hangs and this
>>>> prevents also
>>>>     all other domus (I all auto start them, no save/restore) don't
>>>>         
>>> come
>>>       
>>>> up. When
>>>>     I start the chain with a different one and this (with the
>>>>         
>>> different
>>>       
>>>> kernel)
>>>>     is started as #2 or #3, not problem
>>>>
>>>>   - one domu is for vdr with three dvb pci cards passed trough. This
>>>> one, when
>>>>     started as the first one, will cause xentop to show 20% load.
>>>>         
>> When
>>     
>>>> restarted
>>>>     or started as #2, the load is like with 3.3.1 at roughly 3-5%.
>>>>         
>>>
>>>
>>>       
>>
>>
>>     
>
>
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>   

  reply	other threads:[~2009-05-31 20:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-28 20:34 VGA passthrough in XCI Beng Heng, Ng
2009-05-29 13:36 ` Jean Guyader
2009-05-29 14:03   ` Xen 3.4 strange behaviour as compared to Xen 3.3.1 Carsten Schiers
2009-05-29 15:02     ` Keir Fraser
2009-05-29 16:47       ` AW: " Carsten Schiers
2009-05-29 21:30         ` Keir Fraser
2009-05-30  6:59           ` AW: " Carsten Schiers
2009-05-30  9:30             ` Keir Fraser
2009-05-30 13:30               ` AW: " Carsten Schiers
2009-05-31 20:39                 ` Carsten Schiers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-02 15:28 Carsten Schiers

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=4A22EAE9.5050504@schiers.de \
    --to=carsten@schiers.de \
    --cc=keir.fraser@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.