[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #6863] Create option to use different size pools (usi
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap |
Date: |
Mon, 11 Jun 2007 17:40:31 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #3, task #6863 (project lwip):
> I will be interested to know if you have done a little evaluation about
size passed to mem_malloc (with a stats feature)?
I did, but that's a long time ago and unfortunately I don't have that code
any more. But it's an interesting suggestion to include in the code!
> With SNMP, isn't it possible to get something larger that 1500?
I'm using that code for nearly a year now (not exactly this code but the
effect is the same) with 7 different sized pools. The biggest pool has
elements of 1548 bytes and I never ran into an assert.
Unfortunately I can't tell you what is the biggest size SNMP allocates, but
1548 certainly seems to be enough...
> And in such case, how is it handle (I not yet read your code)?
mem_malloc returns NULL (and asserts) in that case.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?6863>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Simon Goldschmidt, 2007/06/11
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Frédéric Bernon, 2007/06/11
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Simon Goldschmidt, 2007/06/11
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap,
Simon Goldschmidt <=
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Frédéric Bernon, 2007/06/12
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Kieran Mansley, 2007/06/12
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Simon Goldschmidt, 2007/06/13
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Frédéric Bernon, 2007/06/13
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Simon Goldschmidt, 2007/06/13
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Frédéric Bernon, 2007/06/13
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Simon Goldschmidt, 2007/06/21
- [lwip-devel] [task #6863] Create option to use different size pools (using memp) instead of heap, Simon Goldschmidt, 2007/06/21