lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9534] freertos: misc fixes, core locking check supp


From: Douglas
Subject: [lwip-devel] [patch #9534] freertos: misc fixes, core locking check support.
Date: Thu, 4 Jan 2018 09:01:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #1, patch #9534 (project lwip):

Observation: it might be better to make the unit of the stack size argument to
sys_thread_new be stack words rather than bytes for the freertos port.
FreeRTOS stack sizes are generally in units of stack words so it might be more
consistent and less confusing to keep to that for lwip too. I note that
TCPIP_THREAD_STACKSIZE is defined as a platform dependent value, so perhaps
using a unit of stack words is ok.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9534>

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




reply via email to

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