* get_dirty_pages returned -2
@ 2007-08-07 18:12 Daniel Paquet
[not found] ` <9a1a10a40708071112g6080bc3cxc779b13f52149f8d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Paquet @ 2007-08-07 18:12 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1.1: Type: text/plain, Size: 753 bytes --]
Hello Devs!
On my haste to try new patches and stuff I got this error message looping
and using 100% cpu when starting vista as guest.
My host is a linux 2.6.22.1-cfs-v19 #1 SMP
So I have the cfs scheduler patchs in.
I have build kvm-33 on this new kernel.
I dont get this get_dirty_pages returned -2 when starting xp guest.
I am starting vista with those params.
kvm -cdrom /dev/cdrom -boot c -hda disks/vista.qcow2 -localtime -m 512 -net
nic,model=ne2k_pci,macaddr=00:00:00:00:00:01 -net tap,ifname=tap0 -std-vga
Vista was running within kvm-29 and kernel 2.6.21.3 without the cfs patch.
I found nothing about this error in the tracker.
Any recommendation that I may try? Or some more information that you need?
Thanks!
--
Daniel Paquet
[-- Attachment #1.2: Type: text/html, Size: 917 bytes --]
[-- Attachment #2: Type: text/plain, Size: 315 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <9a1a10a40708071112g6080bc3cxc779b13f52149f8d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: get_dirty_pages returned -2 [not found] ` <9a1a10a40708071112g6080bc3cxc779b13f52149f8d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2007-08-07 23:56 ` Avi Kivity [not found] ` <46B906A4.5000100-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Avi Kivity @ 2007-08-07 23:56 UTC (permalink / raw) To: Daniel Paquet; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Daniel Paquet wrote: > Hello Devs! > > On my haste to try new patches and stuff I got this error message > looping and using 100% cpu when starting vista as guest. > > My host is a linux 2.6.22.1-cfs-v19 #1 SMP > > So I have the cfs scheduler patchs in. > > I have build kvm-33 on this new kernel. > > I dont get this get_dirty_pages returned -2 when starting xp guest. > > I am starting vista with those params. > > kvm -cdrom /dev/cdrom -boot c -hda disks/vista.qcow2 -localtime -m 512 > -net nic,model=ne2k_pci,macaddr=00:00:00:00:00:01 -net tap,ifname=tap0 > -std-vga > > Vista was running within kvm-29 and kernel 2.6.21.3 <http://2.6.21.3> > without the cfs patch. > -std-vga is known broken. Avoid this switch and all will be well. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <46B906A4.5000100-atKUWr5tajBWk0Htik3J/w@public.gmane.org>]
* Re: get_dirty_pages returned -2 [not found] ` <46B906A4.5000100-atKUWr5tajBWk0Htik3J/w@public.gmane.org> @ 2007-08-13 13:01 ` Daniel Paquet 0 siblings, 0 replies; 3+ messages in thread From: Daniel Paquet @ 2007-08-13 13:01 UTC (permalink / raw) To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f [-- Attachment #1.1: Type: text/plain, Size: 985 bytes --] What a surprise, you are completely right. :-) Thanks, I dont know why I didn't tryed to remove this switch... On 8/7/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote: > > Daniel Paquet wrote: > > Hello Devs! > > > > On my haste to try new patches and stuff I got this error message > > looping and using 100% cpu when starting vista as guest. > > > > My host is a linux 2.6.22.1-cfs-v19 #1 SMP > > > > So I have the cfs scheduler patchs in. > > > > I have build kvm-33 on this new kernel. > > > > I dont get this get_dirty_pages returned -2 when starting xp guest. > > > > I am starting vista with those params. > > > > kvm -cdrom /dev/cdrom -boot c -hda disks/vista.qcow2 -localtime -m 512 > > -net nic,model=ne2k_pci,macaddr=00:00:00:00:00:01 -net tap,ifname=tap0 > > -std-vga > > > > Vista was running within kvm-29 and kernel 2.6.21.3 <http://2.6.21.3> > > without the cfs patch. > > > > -std-vga is known broken. Avoid this switch and all will be well. > > > [-- Attachment #1.2: Type: text/html, Size: 1461 bytes --] [-- Attachment #2: Type: text/plain, Size: 315 bytes --] ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ [-- Attachment #3: Type: text/plain, Size: 186 bytes --] _______________________________________________ kvm-devel mailing list kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/kvm-devel ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-13 13:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07 18:12 get_dirty_pages returned -2 Daniel Paquet
[not found] ` <9a1a10a40708071112g6080bc3cxc779b13f52149f8d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-07 23:56 ` Avi Kivity
[not found] ` <46B906A4.5000100-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-13 13:01 ` Daniel Paquet
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox