List Info

Thread: Zaptel TDM400 CPU interrupt percentages on .11




Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-16 12:26:45
On Mon, May 15, 2006 10:05 pm, Bill Harris said:
> I got a Digium TDM400P working pretty well with FreeBSD
5.4-RELEASE.
>
>
> With 1 channel configured, the CPU is burning about
14-20% in
> interrupts.
>
> Is that pretty normal, and acceptable?  Is there any
way to reduce the
> interrupt load, or should it be a concern.

This is quite high, zaptel/asterisk here running on
FreeBSD-6.1 shows
around 0-1%.

You can get the latest zaptel for FreeBSD via subversion and
it compiles
with no problem on 6.1-RELEASE.

If you need any help please let me know.

-kim

--
w8hdkimgmail.com
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-16 15:06:10
Just built it, and same results.   Here's iostat 2....

       tty             ad0             cpu
  tin tout  KB/t tps  MB/s  us ni sy in id
    0   15  7.60   1  0.01   0  0  0 16 83
    0   64  0.00   0  0.00   0  0  0 15 85
    0   21  0.00   0  0.00   0  0  0 17 83
    0   21  0.00   0  0.00   0  0  0 18 82
    0   21  0.00   0  0.00   0  0  0 14 86
    0   21  0.00   0  0.00   0  0  1 16 83
    0   21  0.00   0  0.00   0  0  0 17 83
    0   21  0.00   0  0.00   0  0  0 14 86
    0   21  0.00   0  0.00   0  0  0 15 85
    0   21  0.00   0  0.00   0  0  0 17 83
    0   21  0.00   0  0.00   0  0  1 15 84

Here's my kldstat output:

  kldstat
Id Refs Address    Size     Name
  1    7 0xc0400000 2a4a54   kernel
  2   14 0xc06a5000 56270    acpi.ko
  3    1 0xc17b0000 24000    usb.ko
58    3 0xc1aeb000 2f000    zaptel.ko
59    1 0xc1b1e000 a000     wcfxs.ko
60    1 0xc3a48000 2000     ztdummy.ko

Here's [ zap/show/status ]

*CLI> zap show status
Description                              Alarms     IRQ     
  bpviol   
   CRC4
Wildcard TDM400P REV E/F Board 1         OK         0       
  0        
   0
ZTDUMMY/1 1                              UNCONFIGUR 0       
  0        
   0

It's a Via 500Mhz processor, 5.4-RELEASE...

Bill


On May 16, 2006, at 7:26 AM, Kim Culhan wrote:

> On Mon, May 15, 2006 10:05 pm, Bill Harris said:
>> I got a Digium TDM400P working pretty well with
FreeBSD 5.4-RELEASE.
>>
>>
>> With 1 channel configured, the CPU is burning about
14-20% in
>> interrupts.
>>
>> Is that pretty normal, and acceptable?  Is there
any way to reduce the
>> interrupt load, or should it be a concern.
>
> This is quite high, zaptel/asterisk here running on
FreeBSD-6.1 shows
> around 0-1%.
>
> You can get the latest zaptel for FreeBSD via
subversion and it 
> compiles
> with no problem on 6.1-RELEASE.
>
> If you need any help please let me know.
>
> -kim
>
> --
> w8hdkimgmail.com
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSDlists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>
Bill Harris
Director of Technology
Royse City ISD
(972)-635-5050

_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-16 15:23:21
I just checked and I'm on 5.4 p8 and experiencing the same
thing.   
This is on a 2.0Ghz Celeron with 640MB of RAM.

Cal

On May 16, 2006, at 11:06 AM, Bill Harris wrote:

> Just built it, and same results.   Here's iostat 2....
>
>       tty             ad0             cpu
>  tin tout  KB/t tps  MB/s  us ni sy in id
>    0   15  7.60   1  0.01   0  0  0 16 83
>    0   64  0.00   0  0.00   0  0  0 15 85
>    0   21  0.00   0  0.00   0  0  0 17 83
>    0   21  0.00   0  0.00   0  0  0 18 82
>    0   21  0.00   0  0.00   0  0  0 14 86
>    0   21  0.00   0  0.00   0  0  1 16 83
>    0   21  0.00   0  0.00   0  0  0 17 83
>    0   21  0.00   0  0.00   0  0  0 14 86
>    0   21  0.00   0  0.00   0  0  0 15 85
>    0   21  0.00   0  0.00   0  0  0 17 83
>    0   21  0.00   0  0.00   0  0  1 15 84
>
> Here's my kldstat output:
>
>  kldstat
> Id Refs Address    Size     Name
>  1    7 0xc0400000 2a4a54   kernel
>  2   14 0xc06a5000 56270    acpi.ko
>  3    1 0xc17b0000 24000    usb.ko
> 58    3 0xc1aeb000 2f000    zaptel.ko
> 59    1 0xc1b1e000 a000     wcfxs.ko
> 60    1 0xc3a48000 2000     ztdummy.ko
>
> Here's [ zap/show/status ]
>
> *CLI> zap show status
> Description                              Alarms     IRQ
        
> bpviol     CRC4
> Wildcard TDM400P REV E/F Board 1         OK         0  
        
> 0          0
> ZTDUMMY/1 1                              UNCONFIGUR 0  
        
> 0          0
>
> It's a Via 500Mhz processor, 5.4-RELEASE...

-- 
S i x  F e e t  U p , I n c .  |  "Nowhere to go but
open source"
Silicon Valley: +1 (650) 401-8579 x602
Midwest: +1 (317) 861-5948 x602
Toll-Free: 1-866-SIX-FEET
mailto:calvinsixfeetup.com
http://www.sixfeetup.com
 |  Zope Hosting from $19.95/month


_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-17 09:57:44
On 05/16/06 23:06 Bill Harris said the following:
> It's a Via 500Mhz processor, 5.4-RELEASE...

that would explain it.

-- 
Regards,                           /\_/\   "All dogs
go to heaven."
dineshalphaque.com                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----============
==============+
| for a in past present future; do                          
             |
|   for b in clients employers associates relatives
neighbours pets; do   |
|   echo "The opinions here in no way reflect the
opinions of my $a $b."  |
| done; done                                                
             |
+===========================================================
==============+
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-18 00:27:50
Actually, I was incorrect.  It is a via, but 1ghz..

Timecounter "i8254" frequency 1193182 Hz quality
0
CPU: VIA C3 Nehemiah+RNG+ACE (1002.28-MHz 686-class CPU)
   Origin = "CentaurHauls"  Id = 0x698  Stepping
= 8
    
Features=0x381b83f<FPU,VME,DE,PSE,TSC,MSR,SEP,MTRR,PGE,CM
OV,PAT,MMX,FXSR 
,SSE>
real memory  = 503250944 (479 MB)
avail memory = 486535168 (463 MB)
npx0: <math processor> on motherboard


When a call comes in on the zap channel, usages climbs to
20-26%....

Bill




On May 17, 2006, at 4:57 AM, Dinesh Nair wrote:

>
> On 05/16/06 23:06 Bill Harris said the following:
>> It's a Via 500Mhz processor, 5.4-RELEASE...
>
> that would explain it.
>
> -- 
> Regards,                           /\_/\   "All
dogs go to heaven."
> dineshalphaque.com                (0 0)    http://www.alphaque.com/
> +==========================----oOO--(_)--OOo---- 
> ==========================+
> | for a in past present future;  
> do                                        |
> |   for b in clients employers associates relatives
neighbours  
> pets; do   |
> |   echo "The opinions here in no way reflect the
opinions of my $a  
> $b."  |
> | done;  
> done                                                   
          |
>
+===========================================================
========== 
> ====+
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSDlists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd

_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-18 04:38:08
Does anyone have better experience with alternate analog
cards?  I get
echo problems and other wierdness (like a race condition
where someone
calling in gets the same line as someone trying to call out,
so the
calling person hears tones and then someone saying
"hello?").  I have the
feeling the race condition is more a driver issue then
anything else.  The
echo stuff I blame on the card.

j

On Wed, 17 May 2006, Bill Harris wrote:

> Actually, I was incorrect.  It is a via, but 1ghz..
>
> Timecounter "i8254" frequency 1193182 Hz
quality 0
> CPU: VIA C3 Nehemiah+RNG+ACE (1002.28-MHz 686-class
CPU)
>    Origin = "CentaurHauls"  Id = 0x698 
Stepping = 8
>
>
Features=0x381b83f<FPU,VME,DE,PSE,TSC,MSR,SEP,MTRR,PGE,CM
OV,PAT,MMX,FXSR
> ,SSE>
> real memory  = 503250944 (479 MB)
> avail memory = 486535168 (463 MB)
> npx0: <math processor> on motherboard
>
>
> When a call comes in on the zap channel, usages climbs
to 20-26%....
>
> Bill
>
>
>
>
> On May 17, 2006, at 4:57 AM, Dinesh Nair wrote:
>
> >
> > On 05/16/06 23:06 Bill Harris said the following:
> >> It's a Via 500Mhz processor, 5.4-RELEASE...
> >
> > that would explain it.
> >
> > --
> > Regards,                           /\_/\  
"All dogs go to heaven."
> > dineshalphaque.com                (0 0)    http://www.alphaque.com/
> > +==========================----oOO--(_)--OOo----
> > ==========================+
> > | for a in past present future;
> > do                                        |
> > |   for b in clients employers associates
relatives neighbours
> > pets; do   |
> > |   echo "The opinions here in no way
reflect the opinions of my $a
> > $b."  |
> > | done;
> > done                                              
               |
> >
+===========================================================
==========
> > ====+
> > _______________________________________________
> > Asterisk-BSD mailing list
> > Asterisk-BSDlists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-bsd
>
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSDlists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>
> !DSPAM:446bc043633541342116753!
>
>
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-18 07:23:28
Performance on the Via processor is a total dog but it is
not so bad  
that usage should be 20-26% I use the
Nehemiah C3 1200mhz and have not had this problem even with
four  
calls going through the TDM400 CPU
utilization is not spectacularly high.  I'm not exactly
sure how high  
but I can say that performance investigation
has not been something that came up.




On May 17, 2006, at 9:38 PM, Jeff LaCoursiere wrote:

>
> Does anyone have better experience with alternate
analog cards?  I get
> echo problems and other wierdness (like a race
condition where someone
> calling in gets the same line as someone trying to call
out, so the
> calling person hears tones and then someone saying
"hello?").  I  
> have the
> feeling the race condition is more a driver issue then
anything  
> else.  The
> echo stuff I blame on the card.
>
> j
>
> On Wed, 17 May 2006, Bill Harris wrote:
>
>> Actually, I was incorrect.  It is a via, but 1ghz..
>>
>> Timecounter "i8254" frequency 1193182
Hz quality 0
>> CPU: VIA C3 Nehemiah+RNG+ACE (1002.28-MHz 686-class
CPU)
>>    Origin = "CentaurHauls"  Id = 0x698 
Stepping = 8
>>
>>
Features=0x381b83f<FPU,VME,DE,PSE,TSC,MSR,SEP,MTRR,PGE,CM
OV,PAT,MMX,F 
>> XSR
>> ,SSE>
>> real memory  = 503250944 (479 MB)
>> avail memory = 486535168 (463 MB)
>> npx0: <math processor> on motherboard
>>
>>
>> When a call comes in on the zap channel, usages
climbs to 20-26%....
>>
>> Bill
>>
>>
>>
>>
>> On May 17, 2006, at 4:57 AM, Dinesh Nair wrote:
>>
>>>
>>> On 05/16/06 23:06 Bill Harris said the
following:
>>>> It's a Via 500Mhz processor,
5.4-RELEASE...
>>>
>>> that would explain it.
>>>
>>> --
>>> Regards,                           /\_/\  
"All dogs go to heaven."
>>> dineshalphaque.com                (0 0)    http://www.alphaque.com/
>>>
+==========================----oOO--(_)--OOo----
>>> ==========================+
>>> | for a in past present future;
>>> do                                        |
>>> |   for b in clients employers associates
relatives neighbours
>>> pets; do   |
>>> |   echo "The opinions here in no way
reflect the opinions of my $a
>>> $b."  |
>>> | done;
>>> done                                           
                  |
>>>
+===========================================================
======== 
>>> ==
>>> ====+
>>> _______________________________________________
>>> Asterisk-BSD mailing list
>>> Asterisk-BSDlists.digium.com
>>> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>>
>> _______________________________________________
>> Asterisk-BSD mailing list
>> Asterisk-BSDlists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>>
>> !DSPAM:446bc043633541342116753!
>>
>>
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSDlists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>

_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-18 15:42:38

On 05/18/06 08:27 Bill Harris said the following:
> Actually, I was incorrect.  It is a via, but 1ghz..

you are running revision 37 of the zaptel-bsd drivers, right
? my only 
suggestion is to try it on freebsd 6.x as that's been the
development 
platform for the drivers. in addition, stuff under the
freebsd hood (kernel 
scheduling for starters) has changed tremendously in the
move from 5.x to 
6.x, and you're bound to see performance jumps.

-- 
Regards,                           /\_/\   "All dogs
go to heaven."
dineshalphaque.com                (0 0)   http://www.openmalay
siablog.com/
+==========================----oOO--(_)--OOo----============
==============+
| for a in past present future; do                          
             |
|   for b in clients employers associates relatives
neighbours pets; do   |
|   echo "The opinions here in no way reflect the
opinions of my $a $b."  |
| done; done                                                
             |
+===========================================================
==============+
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-18 16:46:53
Yes, 37.   It's actually working well,  except for the
interrupt issue.  
  No problems
with echo or anything.

I'll load 6.x up and see what happens.

Thanks.



On May 18, 2006, at 10:42 AM, Dinesh Nair wrote:

>
>
> On 05/18/06 08:27 Bill Harris said the following:
>> Actually, I was incorrect.  It is a via, but 1ghz..
>
> you are running revision 37 of the zaptel-bsd drivers,
right ? my only  
> suggestion is to try it on freebsd 6.x as that's been
the development  
> platform for the drivers. in addition, stuff under the
freebsd hood  
> (kernel scheduling for starters) has changed
tremendously in the move  
> from 5.x to 6.x, and you're bound to see performance
jumps.
>
> --  
> Regards,                           /\_/\   "All
dogs go to heaven."
> dineshalphaque.com                (0 0)    
> http://www.openmalay
siablog.com/
> +==========================----oOO--(_)--OOo---- 
> ==========================+
> | for a in past present future; do                     
                
>    |
> |   for b in clients employers associates relatives
neighbours pets;  
> do   |
> |   echo "The opinions here in no way reflect the
opinions of my $a  
> $b."  |
> | done; done                                           
                
>    |
>
+===========================================================
=========== 
> ===+
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSDlists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>
Bill Harris
Director of Technology
Royse City ISD
(972)-635-5050

_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Zaptel TDM400 CPU interrupt percentages on .11
user name
2006-05-18 18:38:06
I use sangoma cards and like them alot.
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
[1-10] [11]

about | contact  Other archives ( Real Estate discussion Medical topics )