Displaying 2 results from an estimated 2 matches for "sleep_millisecs".
2010 Aug 20
0
KSM failure on Xen 4.0.1/FC 13
...rying to bring up xen-4.0.1-0.1.rc4.fc13 on an up to date FC 13 Dell Precision 690. For dom0, I am using the 2.6.32.17 PVOPS kernel. Xen boots and the kernel boots until it reaches a point where KSM fails (as it should, since KSM is compiled out) but hangs, because it cannot find /sys/kernel/mm/ksm/sleep_millisecs and friends. I have booted the kernel on bare metal (KSM failed but did not hang the boot) and used chkconfig to turn KSM off. After the KSM service was configured off, I could boot the kernel on bare metal with no errors. However, even though I had turned the service off, when booting on Xen, KSM...
2010 Oct 06
0
Could not install Xen 4.0.1 on Fedora 13, Please help me.
...ernel could not be booted, and I can not verify the Xen setup.
The information on screen are "/usr/sbin/ksmtuned: line 64:
/sys/kernel/mm/ksm/pages_to_scan: No such file or directory"
"/usr/sbin/ksmtuned: line
65: /sys/kernel/mm/ksm/sleep_millisecs: No such file or directory"
"/usr/sbin/ksmtuned: line
66: /sys/kernel/mm/ksm/run: No such file or directory"
and these three lines seems loop forever.
Before this information the "Starting ksm:" Failed.
Information are &...