All of lore.kernel.org
 help / color / mirror / Atom feed
From: "SourceForge.net" <noreply@sourceforge.net>
To: noreply@sourceforge.net
Subject: [ kvm-Bugs-2826486 ] Clock speed in FreeBSD
Date: Fri, 24 Jul 2009 14:01:39 +0000	[thread overview]
Message-ID: <E1MULL9-0005r8-Rk@565xhf1.ch3.sourceforge.com> (raw)

Bugs item #2826486, was opened at 2009-07-24 02:16
Message generated for change (Comment added) made by eswierk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2826486&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: POLYMORF34 (polymorf34)
Assigned to: Nobody/Anonymous (nobody)
Summary: Clock speed in FreeBSD

Initial Comment:
I use KVM 88 and KVM 85 on Gentoo GNU/Linux 2.6.29, running on Intel Core2 CPU 6320 and Intel Xeon CPU E5405, both in 64 bits mode.
All gests running on FreeBSD 7.1-p5 in 64 bits with -smp 1. The first machine host only one gest.

The "sleep" command on FreeBSD does not work has expected. All sleep time are multiplied by 3

Example :

 freebsdmachine ~ # time sleep 1
real	0m3.148s
user	0m0.000s
sys	0m0.002s

freebsdmachine ~ # time sleep 10
real	0m31.429s
user	0m0.009s
sys	0m0.002s

With the "-no-kvm" flag, the "sleep" command works has expected.

----------------------------------------------------------------------

Comment By: Ed Swierk (eswierk)
Date: 2009-07-24 07:01

Message:
Seems like there's a bug in one of the emulated timers. I worked around it
with the Fedora 11 version of kvm by using the -no-kvm-irqchip flag. 


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2826486&group_id=180599

             reply	other threads:[~2009-07-24 14:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-24 14:01 SourceForge.net [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-25  9:11 [ kvm-Bugs-2826486 ] Clock speed in FreeBSD SourceForge.net
2009-09-24  9:30 SourceForge.net
2009-09-11  9:03 SourceForge.net
2009-07-24  9:16 SourceForge.net

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=E1MULL9-0005r8-Rk@565xhf1.ch3.sourceforge.com \
    --to=noreply@sourceforge.net \
    /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.