Re: [kvm-devel] Working on an entry-level project

2007-10-31 Thread Cam Macdonell
Jindrich Makovicka wrote: > On Mon, 15 Oct 2007 08:33:43 -0600 > Cam Macdonell <[EMAIL PROTECTED]> wrote: > >> Jindrich Makovicka wrote: >>> On Sat, 13 Oct 2007 12:39:15 +0200 >>> >>> Even if it doesn't bring any performance benefits, I think that >>> having a smoothly moving mouse cursor is usefu

Re: [kvm-devel] Working on an entry-level project

2007-10-13 Thread Jindrich Makovicka
On Sat, 13 Oct 2007 12:39:15 +0200 Izik Eidus <[EMAIL PROTECTED]> wrote: > Cam Macdonell wrote: > > Dor Laor wrote: > >> Cam Macdonell wrote: > >>> > >> It's a simple test, when there are keyboard/mouse/display changes > >> keep the refresh rate high. When there are no changes start > >> decrease

Re: [kvm-devel] Working on an entry-level project

2007-10-13 Thread Izik Eidus
Cam Macdonell wrote: > Dor Laor wrote: >> Cam Macdonell wrote: >>> >> It's a simple test, when there are keyboard/mouse/display changes >> keep the refresh rate high. When there are no changes start decrease >> the rate until a minimum >> reached. The performance benefit should also be checked si

Re: [kvm-devel] Working on an entry-level project

2007-10-12 Thread Cam Macdonell
Dor Laor wrote: > Cam Macdonell wrote: >> > It's a simple test, when there are keyboard/mouse/display changes keep > the refresh rate high. When there are no changes start decrease the rate > until a minimum > reached. The performance benefit should also be checked since if it > minimal there's

Re: [kvm-devel] Working on an entry-level project

2007-10-12 Thread Dor Laor
Cam Macdonell wrote: > > > Dor Laor wrote: >> Cam Macdonell wrote: >> >> You may choose the interactivity improvements:in >> http://kvm.qumranet.com/kvmwiki/TODO >> Dor > > Thanks Dor, I'll look into it. Beyond the description, can you > elaborate on the problem with frame rate during interactiv

Re: [kvm-devel] Working on an entry-level project

2007-10-11 Thread Cam Macdonell
Dor Laor wrote: > Cam Macdonell wrote: > > You may choose the interactivity improvements:in > http://kvm.qumranet.com/kvmwiki/TODO > Dor Thanks Dor, I'll look into it. Beyond the description, can you elaborate on the problem with frame rate during interactivity? Is the a simple test that re

Re: [kvm-devel] Working on an entry-level project

2007-10-11 Thread Dor Laor
Cam Macdonell wrote: Izik Eidus wrote: > Cam Macdonell wrote: >> Hi, >> >> > sorry, but patch for that feature was already wrote by someone. > > but you are more than welcome to try/ask about something else. Ah, I should've searched the list. Is there another project of similar scope that w

Re: [kvm-devel] Working on an entry-level project

2007-10-10 Thread Cam Macdonell
Izik Eidus wrote: > Cam Macdonell wrote: >> Hi, >> >> > sorry, but patch for that feature was already wrote by someone. > > but you are more than welcome to try/ask about something else. Ah, I should've searched the list. Is there another project of similar scope that would be of use? Thank

Re: [kvm-devel] Working on an entry-level project

2007-10-10 Thread Izik Eidus
Cam Macdonell wrote: > Hi, > > I'm interested in working on one of the entry-level projects on the TODO > list to get my feet wet with the code. My preference is allowing CPU > features to be passed to the guest. So I two things: I want to check > if anyone is working on these already and if

[kvm-devel] Working on an entry-level project

2007-10-10 Thread Cam Macdonell
Hi, I'm interested in working on one of the entry-level projects on the TODO list to get my feet wet with the code. My preference is allowing CPU features to be passed to the guest. So I two things: I want to check if anyone is working on these already and if not can someone please expand