[Freeswitch-users] Freeswitch and Centos 6

Patrick Lists freeswitch-list at puzzled.xs4all.nl
Wed Nov 14 17:51:51 MSK 2012


On 11/14/2012 05:01 AM, S. Scott wrote:
> Been running FS 1.2.3 for over a month with zero issues observed on
> CentOS 6.3_X86-64_MINIMAL_IOS (WITH its distro's latest O/S YUM
> updates applied, plus yum'ed in the freeSWITCH dependencies).  Kernel
> clocksource0 = hpet (override acpi_pm default).

For those who don't know what S. Scott's remark about the kernel 
clocksource means:

Available clocksources which can be found with:

[patrick at vps ~]$ cat 
/sys/devices/system/clocksource/clocksource0/available_clocksource
kvm-clock tsc hpet acpi_pm

The current clocksource can be found with:

[patrick at vps ~]$ cat 
/sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock

If you want to force the clocksource to be hpet then add hpet=force to 
the "kernel ...." line in /boot/grub/grub.conf and reboot. This does not 
work on a KVM Virtual Machine as the clocksource is always set to kvm-clock.

Regards,
Patrick




Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list