A jiffy is a kernel timer, this affects many thing in the kernel.  Linux for as 
long as I know uses 1000hz.  I am really surprised this failed on fc4.  Ztdummy 
uses this as a base for timing, particularly with meetme and tdmoe.  If its not 
high enough quality may be degraded.

As for what you tried, you tried to adjust the realtime clock, which is 
slightly different.

What kernel version are you using?


-----Original Message-----
    From: "Patrick"<[EMAIL PROTECTED]>
    Sent: 11/4/05 2:34:14 AM
    To: "Asterisk Users Mailing List - Non-Commercial 
Discussion"<asterisk-users@lists.digium.com>
    Subject: [Asterisk-Users] Zaptel: Hz != 1000 causing ztdummy 
compilationerror?
      Hi all,
    
    When I compile zaptel from today's cvs HEAD on an updated FC4 box it
    fails with the following message:
    
      CC [M]  /home/patrick/redhat/BUILD/zaptel/ztdummy.o
    /home/patrick/redhat/BUILD/zaptel/ztdummy.c:103:2: error: #error ztdummy
    requires 1000 hz jiffies
    
    If I comment out the code causing that error the compilation goes fine
    but I guess it's there for a reason :) After some googling I tried the
    following but that did not solve the issue:
    echo 1000 > /proc/sys/dev/rtc/max-user-freq
    compile still fails
    echo 1024 > /proc/sys/dev/rtc/max-user-freq
    compile also fails
    
    Anyone have a pointer how I solve this error?
    
    Thanks and regards,
    Patrick
    _______________________________________________
    --Bandwidth and Colocation sponsored by Easynews.com --
    
    Asterisk-Users mailing list
        

[Message truncated. Tap Edit->Mark for Download to get remaining portion.]

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to