On 6/26/07, <b class="gmail_sendername">Rui Moreira</b> &lt;<a href="mailto:rui@rmoreira.homelinux.net">rui@rmoreira.homelinux.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi :<br>My name is Rui Moreira and i am a very enthusiastic linux user, i am<br>starting to play around with openmoko using qemu.<br>I am running it on a Fedora 7 box, and the system is very slow... any<br>pointers ?</blockquote>
<div><br>These are suggestions for QEMU use in general, so if you are already familiar with QEMU and are wondering specifically about making OpenMoko more sprightly, you&#39;ll have to be more specific (and perhaps ask on the devel list, where the deep magic happens).
<br><br>QEMU is CPU-bound and a memory hog, so make sure you are giving it as much memory as you can. OpenMoko shouldn&#39;t need a ton of memory, but I don&#39;t think it would hurt to give it more than it needs - say, a gigabyte. If you need to put more memory into your computer, this would be a good time. If you are using a processor with hyperthreading, ensure that the QEMU process is running on real cores and not a virtual core.
<br><br>QEMU necessarily has some overhead because of the way that it is designed, but there is a kernel module called kqemu that overcomes the overhead, making the VM run at nearly the speed it would on bare metal.<br><br>
Best of luck wrangling QEMU into shape!<br></div></div>