[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Heavy packet load and SIGALARM
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: Re: [microblaze-uclinux] Heavy packet load and SIGALARM
- From: Prasad <ndprasad@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 10:34:00 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=o3gznkwhgoqabpxwVetWXcgTinnU9oaCVOBZgrtrYhg=; b=fiQK/kb31m6OVtI/EAFmCBbOcr6ora1+PMrvciNFKmkKI0sz4s16vxyNSXz8p9OhAQnnTclwgIKBHiOFRF4Ewgth3D/VwxXEzNuUWx3pUNWhlPGNEF8e0FEsmZ1FVaLmc72y5vO48kmVqeOrP7URzBx2BEuyy6HeguWAGuNMeYY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cOczIxa6FVCStlCFlUAjU/SYr10aHWXcwoeBGRCWwjYI9z+gORXQAZXt6nzIEEiV+NyDZc2TYGESpKPTp20ZwqJr6C6CJgR6RW/Cl8AZezEE1VQHD+DPJ+vtFCk+1/hdzuuObbHZoEcHS1SXom5kX+phMDxrIq03CSCSbrl5JcA=
- In-reply-to: <010401c87a33$c6208580$9d01a8c0@centcgarys>
- References: <200802202145.m1KLjVv6008168@xxxxxxxxxxxxxxxxxx> <010401c87a33$c6208580$9d01a8c0@centcgarys>
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
I guess the first problem never got solved in the microblaze 2.4.xx .
Never tried out 2.6 kernel yet to check the same problem. i changed my
design to not use the signal handler in the module that receives so
much of the packet.
On Thu, Feb 28, 2008 at 10:00 AM, Gary Schumacher
<gary.schumacher@xxxxxxxxxxxxxxxxxxx> wrote:
>
> I am running uClinux on a microblaze and am seeing two different problems
> with the signal alarm handler.
>
> 1. It was called with interrupts disabled. (Mail list reference:
> Re:[microblaze-uclinux] Heavy packet load and the sigaction..)
>
> 2. The requested time interval is 10 msec and there are times under a very
> heavy load when it never gets called again. (Mail list reference:
> [uClinux-dev]SIGALARM and msgrcv [PATCH])
>
> I have found discussions in the mail archive on both of these issues and am
> looking to see if there are any patches/fixes for these issues.
>
> Thanks
> Gary
>
> Linux version 2.4.32-uc0 (gcc version 3.4.1 ( Xilinx EDK 8.1 Build EDK_I.17
> 090206 ))
>
> ___________________________
> microblaze-uclinux mailing list
> microblaze-uclinux@xxxxxxxxxxxxxx
> Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
> Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
>
>
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/