[Asterisk-bsd] DL320 (Celeron Processor vers) and 4 port WildCard TDM400P

Dinesh Nair dinesh at alphaque.com
Mon Sep 11 01:14:44 MST 2006



On 09/09/06 00:44 BHarris at celinaisd.com said the following:
> 
> # vmstat 5
>  0 0 0   83072 232084    0   0   0   0   0   0   0 1459 1523 4122  0 27 72
>  0 0 0   83072 232084    0   0   0   0   0   0   2 1475 1599 4231  0 50 50
>  0 0 0   83088 232068    1   0   0   0   0   0   0 1523 1863 4567  0 18 82

your idle seems to be jumping up and down, though this is not correlated to 
interrupt processing.

> 
> # vmstat -i
> interrupt                          total       rate
> irq16: wcfxs0 bge*              98707134       1031

the wcfxs0 driver is sharing interrupts with your bge NIC, and this could 
be the cause of what you're seeing. trying to work on BIOS tweaks to put 
them on a different interrupt or just enable polling for the bge interface.

'ifconfig bge0 polling' would do it. zaptel cards however do not usually 
like sharing interrupts with other devices, so that should be the first 
thing you should be looking at.

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)   http://www.openmalaysiablog.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                                                              |
+=========================================================================+


More information about the Asterisk-BSD mailing list