public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] tftp server stack problems
@ 2006-05-25 10:00 Jürgen Lambrecht
  2006-05-25 10:36 ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: Jürgen Lambrecht @ 2006-05-25 10:00 UTC (permalink / raw)
  To: eCos Discussion

Hello,

I use the freeBSD networking stack, but the default stack size for the 
tftp server is wrong:

         cdl_option CYGPKG_NET_TFTPD_THREAD_STACK_SIZE {
             display "Stack size for TFTP threads."
             flavor  data
             default_value (CYGNUM_HAL_STACK_SIZE_TYPICAL+(3*(SEGSIZE+4)))

When I use the configtool, or idem with ecosconfig with scripts, 
CYGNUM_HAL_STACK_SIZE_TYPICAL is always 0!
You can easily try it by taking e.g. the target integrator_arm7 with the 
net package. You will see that CYGPKG_NET_TFTPD_THREAD_STACK_SIZE is 12!!
Or do I do something wrong?

Solution is to set CYGPKG_NET_TFTPD_THREAD_STACK_SIZE manually, 4096 is OK.


Regards,
-- 
Jürgen Lambrecht
Diksmuidse Heerweg 338
8200 Sint-Andries
Tel: +32 (0)50 842901
GSM: +32 (0)476 313389

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-17 20:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-25 10:00 [ECOS] tftp server stack problems Jürgen Lambrecht
2006-05-25 10:36 ` Andrew Lunn
2006-06-07  9:14   ` Jürgen Lambrecht
2006-06-17 20:12     ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).