Re: [kvm-devel] [patch 2/2] QEMU: decrease console "refresh rate" with -nographic

2008-04-16 Thread Anders
en worse for a dyntick guest? > I still think (1) should be merged, preferably to qemu upstream. I will give it another try. They are not very receptive, though, and I am not that confident in what the patch is actually doing :-). You guys are helping me a lot in

Re: [kvm-devel] [patch 2/2] QEMU: decrease console "refresh rate" with -nographic

2008-04-15 Thread Anders
aner and possibly half a cent faster. Since I can only follow this list as a hobby, I managed to miss that discussion. Can somebody point me to the relevant thread, as I would find it interesting? Thanks, Anders. - This SF.

Re: [kvm-devel] [patch 2/2] QEMU: decrease console "refresh rate" with -nographic

2008-04-13 Thread Anders
ml/qemu-devel/2008-01/msg00374.html Do you see a problem with that approach? If yes, then that problem is probably currently present in the unconnected VNC case, as that one now disables the periodic timer completely. Cheers, Anders. ---

Re: [kvm-devel] Signals for file descriptors

2008-02-13 Thread Anders Melchiorsen
ld break the loop). With your answers in mind, I will prepare a patch to add this. Thanks, Anders. - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk

[kvm-devel] Signals for file descriptors

2008-02-13 Thread Anders Melchiorsen
descriptors. Should signals be activated for them as well, for example in qemu_set_fd_handler2() ? My example on hand is that connecting a VNC client currently delays until the next timer expiry. Anders. - This SF.net email is

[kvm-devel] Missing part from qemu merge

2008-01-30 Thread Anders Melchiorsen
Hi Avi, is it on purpose that this part of my qemu rearm rework was left out when the rest was merged into KVM a few days ago? If there is still a problem with it for KVM, I would like to know. Cheers, Anders --- a/qemu/vl.c +++ b/qemu/vl.c @@ -1106,7 +1106,6 @@ static void qemu_run_timers

Re: [kvm-devel] [PATCH] report revision 3 of the ACPI/SMBus PIIX4 controller

2008-01-13 Thread Anders
Marcelo Tosatti <[EMAIL PROTECTED]> writes: > On Sun, Jan 13, 2008 at 12:19:20PM +0100, Anders wrote: [...] >> How do you get that high consumption? What combination of clocks/hz on >> host/guest are you using? > > CONFIG_HZ=250 Okay, with nohz=off (in the guest) I a

Re: [kvm-devel] [PATCH] report revision 3 of the ACPI/SMBus PIIX4 controller

2008-01-13 Thread Anders
%. Regards, Anders. - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://s

Re: [kvm-devel] Host dies on NFS write

2007-12-29 Thread Anders
Anders <[EMAIL PROTECTED]> writes: [...] > Not sure if this is of any help, but here is the alt-sysrq-t output > when the host stalls: [...] > [congestion_wait+119/160] congestion_wait+0x77/0xa0 > [autoremove_wake_function+0/80] autoremove_wake

Re: [kvm-devel] Host dies on NFS write

2007-12-29 Thread Anders
Izik Eidus <[EMAIL PROTECTED]> writes: > Anders wrote: [...] >> The guest is an NFS server. Whenever I write a large file from the >> host, the guest freezes within a few seconds, > > i dont know if it will help you, but it solved many ppl problems with > networ

[kvm-devel] Host dies on NFS write

2007-12-29 Thread Anders
l, but the problem persists. The only thing that helped was -no-kvm. Any pointers on how to debug this further? Thanks! Anders - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio