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

Re: [MiNT] stacksize for app using sockets



Hi,

On Fri, Dec 29, 2000 at 12:15:50PM -0500, Lonny Pursell wrote:
> I've discussed this with Odd before on IRC and have forgotten.
> The value 32k comes to mind, but I am not sure.
> What is the recommended minimum stack size one needs for
> a program that would implement mintnet socket calls ?

MiNTNet does not require an extraordinarily large stack, at least not that
I know.  I have enlarged the default stack in the MiNTLib some time ago, I
think it is now 32k.  That should be sufficient for most programs.

Apart from that you can only try and error by subsequently testing
different stack sizes.

Ciao

Guido