[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] unusual domU memory performance
>From: Bryan D. Payne >Sent: 2005年11月14日 21:42 > >> What CPUs are the domains running on? This is most likely an >> artefact of the machine architecture, and nothing to do with Xen. > >Interesting. The system is running with a single AMD Athlon 64 3500+ >processor (note that both dom0 and domU are compiled as 32-bit >systems). There is a total of 2GB of RAM in the system, I have 1500 >allocated to dom0 and 256 to domU. > >I had been contemplating this being an artifact of the system, but >couldn't come up with any reasonable explanation in my mind. It just >seems off that if one program is being a resource hog, the other >wouldn't speed up. However, I couldn't help but wonder if this was >somehow stressing Xen in such a way as to cause some unusual >behavior. Anyway, if it's not Xen, then I shall keep looking >elsewhere :-) > >Thanks, >-bryan How about make a test by simply loop without compare stuff? If that infinite loop without doing actual job also has same effect as what you see, maybe we can put the light on schedule stuff (both dom0 and domU on same UP). The direct result of your experiment is that dom0 gets more chance to run... Maybe that indicates dom0 can service more requests from domU under some conditions? Thanks, Kevin _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |