lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5453] pbuf patch for SYS_LIGHTWEIGHT_PROT=0


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5453] pbuf patch for SYS_LIGHTWEIGHT_PROT=0
Date: Tue, 03 Apr 2007 16:01:05 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #14, patch #5453 (project lwip):

OK, you're right about existing ports. But at least we need some serious
documentation that SYS_LIGHTWEIGHT_PROT==0 means no protection at all!

And besides, I think at least we can throw away the code in pbuf.c for
SYS_LIGHTWEIGHT_PROT==0 (the u8_t used to 'lock' and the pbuf_pool_free_sem
which locks 2 calls to pbuf_free() against each other, which shouldn't happen
with our new view of SYS_LIGHTWEIGHT_PROT==0)

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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