[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [xen-users] winxp et Intel Mothercard driver et slow
> -----Original Message----- > From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx > [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of ko0nz > Sent: 26 June 2007 10:36 > To: xen-users@xxxxxxxxxxxxxxxxxxx > Subject: [xen-users] winxp et Intel Mothercard driver et slow > > hi, > > i have a station with Intel mothercard. > since my windows is slow, i checked the property of the driver used > for the Intel; and i found > "Cirrus Logic 5446" > i think there's a link with my slow winxp, isn't it? Actually, from what I can tell, the graphics should be pretty fast as it's just a shared memory buffer in the normal computer memory. The update frequency in QEMU may not be fast, but that's because it's artificially rate-limited to 30Hz update frequency. If it's actually slow at drawing to the screen (rather than updating what you actually SEE on the SDL/VNC window), then it's most likely because of something else being wrong in your configuration of the entire system (the most obvious one being that Dom0 is busy with something else). I don't see anything wrong in your config. However, how much memory are you leaving for Dom0 - if it's memory limited, then it may slow things down for that reason. -- Mats _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |