lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14282] Add FreeRTOS port


From: Simon Goldschmidt
Subject: [lwip-devel] [task #14282] Add FreeRTOS port
Date: Thu, 4 Jan 2018 02:31:56 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #6, task #14282 (project lwip):

> I see that you introduced a separate lwIP configuration define 
> for using FreeRTOS mutexes, any reason not to use the FreeRTOS 
> config itself here?

That define makes SYS_ARCH_PROTECT lock interrupts vs. get a global mutex.
That's not a question of FreeRTOS config but a question of what the user wants
(and probably a question of performance, too). Maybe the name could be changed
to better reflect this ;-)

The sanity checks are a good idea, though.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?14282>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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