[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TCPIP stack size
- Date: Wed, 7 Jul 1999 15:18:56 +1200 (NZST)
- From: philip at hungerford.irl.cri.nz (Trevor Higgins)
- Subject: TCPIP stack size
Hi,
Can anyone give some data on size of BSD tcpip stack in code bytes and
memory bytes.
I want to get a feel for what are the minimum resources likely to
be consumed to see if it is likely to fit in available ram/rom.
(prefereble less than 128k of each).
(I laughed at the README comment that suggested changing the heap from
256K to 512K when using tcpip, as I dont expect to be using more than
about 20K of heap all up.)
Thanks.