lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] multi-threaded environment


From: Peter Graf
Subject: Re: [lwip-users] multi-threaded environment
Date: Mon, 22 Mar 2004 11:22:36 +0100
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

Tom C. Barker wrote:

[Snip]
Additionally, has anyone written a guide to initializing
tasks. I've found samples but it seems that no real explanations are lying around.
No, but for me reading the according portions of sys_arch.c from the Unix port was not too hard, and gave me a good idea of what had to be done.

As you mention task initialization (which is quite unproblematic) I'd like to point to the more complicated (clean) removal of tasks from lwIP usage. This issue hasn't been given much (any?) attention, probably because embedded multitasking systems tend to create tasks only once and then never remove them. Are there any plans to standardize task removal, or is it not of general interest? (I have always been postponing to implement it, but someday I'll surely need it.)

Peter





reply via email to

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