To set the correct timer behaviour, I have this code
in
/etc/init.d/boot.local
if [ $(grep -c "version = FF" /proc/cpuinfo) != 0 ]
then
echo "IPL is under VM"
/sbin/sysctl -w kernel.hz_time=0
else
echo "IPL is native"
fi
=====
Jim Sibley
Implementor of Linux on zSeries in the beautiful Silicon Valley
"Computer are useless.They can only give answers." Pablo Picasso
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com