lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] [lwip] servicing timeouts


From: Ganesh Subramaniam
Subject: [lwip-users] [lwip] servicing timeouts
Date: Wed, 08 Jan 2003 22:33:41 -0000

This is a multi-part message in MIME format.

--------------InterScan_NT_MIME_Boundary
Content-Type: multipart/alternative;
        boundary="----=_NextPart_000_00D6_01C16C36.94A723E0"

------=_NextPart_000_00D6_01C16C36.94A723E0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

In the lwip port to rtxc, i find that the timeouts is processed only =
when an application task issues a blocking call, such as sys_sem_wait. I =
begin to think now, If a design uses a single task, which has scheduled =
some timeouts and which has no potential blocking calls, then How and =
where will the timeouts be serviced ? Can someone explain this concept ?

In the 6502 port, there is no OS and the stack runs as if it is a single =
thread of execution. In this case, as expected, the timeouts are =
serviced in the sys_main.=20

Thanks,
Ganesh=20




------=_NextPart_000_00D6_01C16C36.94A723E0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DCourier>In the lwip port to rtxc, i find that the =
timeouts is=20
processed only when an application task issues a blocking call, such=20
as&nbsp;sys_sem_wait. I begin to think now, If a design uses a single =
task,=20
which has scheduled some timeouts and which has no potential blocking =
calls,=20
then How and where will&nbsp;the timeouts be serviced ? Can someone =
explain this=20
concept ?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DCourier>In the 6502 port, there is no OS and the stack =
runs as=20
if it is a single thread of execution. In this case, as expected, the =
timeouts=20
are serviced in the sys_main.&nbsp;</FONT></DIV>
<DIV><FONT face=3DCourier></FONT>&nbsp;</DIV>
<DIV><FONT face=3DCourier>Thanks,</FONT></DIV>
<DIV><FONT face=3DCourier>Ganesh</FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_00D6_01C16C36.94A723E0--



--------------InterScan_NT_MIME_Boundary
Content-Type: text/plain;
        name="Wipro_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
        filename="Wipro_Disclaimer.txt"

-----------------------------------------------------------------------------------------------------------------------
Information transmitted by this E-MAIL is proprietary to Wipro and/or its 
Customers and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:address@hidden and delete this mail
from your records.
------------------------------------------------------------------------------------------------------------------------

--------------InterScan_NT_MIME_Boundary--

[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]