From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7027 invoked by alias); 19 Mar 2012 16:05:59 -0000 Received: (qmail 7019 invoked by uid 22791); 19 Mar 2012 16:05:58 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-pz0-f49.google.com (HELO mail-pz0-f49.google.com) (209.85.210.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 19 Mar 2012 16:05:37 +0000 Received: by dakp5 with SMTP id p5so10307346dak.36 for ; Mon, 19 Mar 2012 09:05:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.194.3 with SMTP id hs3mr41204328pbc.119.1332173136524; Mon, 19 Mar 2012 09:05:36 -0700 (PDT) Received: by 10.68.228.227 with HTTP; Mon, 19 Mar 2012 09:05:36 -0700 (PDT) Date: Mon, 19 Mar 2012 16:05:00 -0000 Message-ID: From: Elad Yosef To: ecos-discuss@ecos.sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Speed up TFTP download time in RedBoot X-SW-Source: 2012-03/txt/msg00070.txt.bz2 Hi, I'm trying to speed up the TFTP download time in the Redboot. I have tried to change the following params; CYGNUM_REDBOOT_NETWORKING_MAX_PKTBUF - had no effect CYGNUM_REDBOOT_GETC_BUFFER - I have increased it to 10K but still no improvement CYGNUM_IO_ETH_DRIVERS_NUM_PKT - had no effect My ETH RX ring has 12 buffer each has 770 bytes (9240 in total) Am I missing something? Thanks Elad -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss