All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel]  Qemu performance
@ 2011-06-29  7:37 Lê Đức Tài
  2011-06-29 10:27 ` Mulyadi Santosa
  0 siblings, 1 reply; 4+ messages in thread
From: Lê Đức Tài @ 2011-06-29  7:37 UTC (permalink / raw)
  To: qemu-devel@nongnu.orgDevelopers

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

Hi,
I have a question about performance of Qemu for powerpc.
When I'm changing the CPU clock for taihu board from 33Mhz to 330Mhz by setting 
the PLL value, the performance of Guest OS is not increased. I use nbench to 
measure the guest performance.
Is qemu always running as maximum performance?

Thank.
Tai

[-- Attachment #2: Type: text/html, Size: 535 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Qemu performance
  2011-06-29  7:37 [Qemu-devel] Qemu performance Lê Đức Tài
@ 2011-06-29 10:27 ` Mulyadi Santosa
  2011-06-30  2:11   ` [Qemu-devel] Về: " Lê Đức Tài
  0 siblings, 1 reply; 4+ messages in thread
From: Mulyadi Santosa @ 2011-06-29 10:27 UTC (permalink / raw)
  To: Lê Đức Tài; +Cc: qemu-devel@nongnu.orgDevelopers

Hi... :)

2011/6/29 Lê Đức Tài <letai_dhqg@yahoo.com.vn>:
> Hi,
> I have a question about performance of Qemu for powerpc.
> When I'm changing the CPU clock for taihu board from 33Mhz to 330Mhz by
> setting the PLL value, the performance of Guest OS is not increased. I use
> nbench to measure the guest performance.
> Is qemu always running as maximum performance?
Yes...

Logically, nbench is just pressing out all of your processor can do
(CPU bound tasks). In this case, emulated guest processor clock has
very little meaning IMO. After all, AFAIK it's just a complimentary
info so it is seen as "real processor".


-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] Về:  Qemu performance
  2011-06-29 10:27 ` Mulyadi Santosa
@ 2011-06-30  2:11   ` Lê Đức Tài
  2011-06-30  8:24     ` Alexander Graf
  0 siblings, 1 reply; 4+ messages in thread
From: Lê Đức Tài @ 2011-06-30  2:11 UTC (permalink / raw)
  To: Mulyadi Santosa; +Cc: qemu-devel@nongnu.orgDevelopers

[-- Attachment #1: Type: text/plain, Size: 1328 bytes --]

Thank for your answer.
Beside nbench, I'm also using Dhrystone to measure the guest cpu performance. 
The performance does not much diffetence too.
Is the emulated guest performance not depend on guest processor clock?

Tai




________________________________
Từ: Mulyadi Santosa <mulyadi.santosa@gmail.com>
Đến: Lê Đức Tài <letai_dhqg@yahoo.com.vn>
Cc: "qemu-devel@nongnu.orgDevelopers" <qemu-devel@nongnu.org>
Gửi ngày: 17:27:20, Thứ Tư, 29 tháng 6 2011 
Chủ đề: Re: [Qemu-devel] Qemu performance

Hi... :)

2011/6/29 Lê Đức Tài <letai_dhqg@yahoo.com.vn>:
> Hi,
> I have a question about performance of Qemu for powerpc.
> When I'm changing the CPU clock for taihu board from 33Mhz to 330Mhz by
> setting the PLL value, the performance of Guest OS is not increased. I use
> nbench to measure the guest performance.
> Is qemu always running as maximum performance?
Yes...

Logically, nbench is just pressing out all of your processor can do
(CPU bound tasks). In this case, emulated guest processor clock has
very little meaning IMO. After all, AFAIK it's just a complimentary
info so it is seen as "real processor".


-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

[-- Attachment #2: Type: text/html, Size: 2169 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Về:  Qemu performance
  2011-06-30  2:11   ` [Qemu-devel] Về: " Lê Đức Tài
@ 2011-06-30  8:24     ` Alexander Graf
  0 siblings, 0 replies; 4+ messages in thread
From: Alexander Graf @ 2011-06-30  8:24 UTC (permalink / raw)
  To: Lê Đức Tài
  Cc: Mulyadi Santosa, qemu-devel@nongnu.orgDevelopers

[-- Attachment #1: Type: text/plain, Size: 701 bytes --]


On 30.06.2011, at 04:11, Lê Đức Tài <letai_dhqg@yahoo.com.vn> wrote:

> Thank for your answer.
> Beside nbench, I'm also using Dhrystone to measure the guest cpu performance. 
> The performance does not much diffetence too.
> Is the emulated guest performance not depend on guest processor clock?
> 

Please don't top-post.

Qemu doesn't emulate cycle-accurately. Instead, it converts guest code to host code and executes it as fast as it can. So whatever you tell the guest on the cpu speed doesn't really matter. Except for the timebase of course :).

Mind if I ask what exactly you're trying to do with ppc emulation? I'm interested in use cases people have.


Alex

> Tai

[-- Attachment #2: Type: text/html, Size: 1253 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-30  8:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-29  7:37 [Qemu-devel] Qemu performance Lê Đức Tài
2011-06-29 10:27 ` Mulyadi Santosa
2011-06-30  2:11   ` [Qemu-devel] Về: " Lê Đức Tài
2011-06-30  8:24     ` Alexander Graf

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.