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: Jonathan Larmour
Subject: [lwip-devel] [patch #5453] pbuf patch for SYS_LIGHTWEIGHT_PROT=0
Date: Tue, 03 Apr 2007 15:34:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060513 Fedora/1.0.8-1.1.fc3.1.legacy Firefox/1.0.8

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

I'm not sure there's an imperative to change the name (and consequently break
existing ports).

I think it's called "lightweight" because it's a simple and direct way to
protect critical regions. Other solutions could also be implemented which
could cause less system disturbance and work at a finger granularity, but
they would not be as simple/lightweight.

It's possible someone might come up with an alternative more complex
implementation at some point, in which case SYS_LIGHTWEIGHT_PROT==1 reflects
this particular implementation, to allow existing ports to work.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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