lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6966] Moving the heap into a user defined section


From: Bill Auerbach
Subject: [lwip-devel] [patch #6966] Moving the heap into a user defined section
Date: Mon, 11 Jan 2010 22:55:07 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)

Follow-up Comment #3, patch #6966 (project lwip):

This is a great solution and flexible.  The user can point to memory however
it's obtained.  Taking care of where the memory is located is now in the
user's control too.

I also agree with not having static (same for memp_pools) as exposing it
allows that memory to be accessed in a debugger.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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