Displaying 3 results from an estimated 3 matches for "xxxxxxxxxxxxxxxxxxxxxxxxkkkkkkkk".
2009 Jan 31
4
GPLPV Network Driver causing VM crash
I''m running Xen 3.3.0 with AMD Opteron 2350s. Windows 2003 32bit
SP2+patches.
When I bring a Windows VM up with the GPLPV drivers, it runs until I try
to do anything with the network and then it crashes. Trying to web
browse will lock the VM up, RDPing to it will lock the VM up. I''ve
tried 0.9.11 and 0.9.12pre13, both with the same results. I''ve removed
the
2008 Nov 22
5
Infinte loop in RtlPrefetchMemoryNonTemporal under Windows
I have been trying to track down a problem that occurs when my GPLPV
drivers give Windows a packet with the NdisPacketTcpChecksumSucceeded
flag set. The problem is that the machine locks hard.
After some tedious work with the debugger, I have found that Windows
makes a call to a routine called RtlPrefetchMemoryNonTemporal, which
looks like this:
8088e579 mov eax,dword ptr
2009 Feb 02
4
Xen 3.3.0 cpu cache problems
Dear Xen users,
I have a problem with "Xen 3.3.0". All domU (paravirt) only have "32 KB"
of cache instead of "6144 KB" as listed in dom0. This is really
noticeable under load since the system tends to be really slow.
I did not have this problem with "Xen 3.2.1".
I''m using the same domU configuration files for the new and the old
installation.