Displaying 1 result from an estimated 1 matches for "alwaysoff".
2009 May 03
0
Xen HVM W2K3 DEP question
After I got Windows running it ended up having many processes which
were getting killed by data execution prevention.
After adjusting boot.ini to containĀ /NoExecute=AlwaysOff, I stopped
having this problem.
>From /proc/cpuinfo in dom0:
flags : fpu de tsc msr pae cx8 apic mtrr cmov pat clflush acpi mmx
fxsr sse sse2 ss ht nx constant_tsc pni ssse3 sse4_1
The NX bit is there, so I don''t understand why I needed to do this.
Any thoughts?
Thanks in advance,...