From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14974 invoked by alias); 25 May 2006 10:00:58 -0000 Received: (qmail 14951 invoked by uid 22791); 25 May 2006 10:00:53 -0000 X-Spam-Check-By: sourceware.org Received: from d5152EF28.access.telenet.be (HELO lx-dmz.televic.com) (81.82.239.40) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 25 May 2006 10:00:20 +0000 Received: (qmail 24746 invoked from network); 25 May 2006 10:00:17 -0000 Received: from nt-email.televic.com (10.0.0.9) by 10.1.8.1 with SMTP; 25 May 2006 10:00:17 -0000 Received: from nt-server-email.TELEVIC.COM ([10.0.0.7]) by nt-email.TELEVIC.COM with Microsoft SMTPSVC(6.0.3790.1830); Thu, 25 May 2006 11:58:23 +0200 Received: from [10.0.56.4] ([10.0.56.4]) by nt-server-email.TELEVIC.COM with Microsoft SMTPSVC(5.0.2195.6713); Thu, 25 May 2006 11:58:22 +0200 Message-ID: <44757FBE.8090102@tiscali.be> Date: Thu, 25 May 2006 10:00:00 -0000 From: =?ISO-8859-1?Q?J=FCrgen_Lambrecht?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 MIME-Version: 1.0 To: eCos Discussion Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] tftp server stack problems X-SW-Source: 2006-05/txt/msg00209.txt.bz2 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