This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Sat Apr 27 04:59:45 2024 Received: from spaans.ds9a.nl (adsl-xs4all.ds9a.nl [213.84.159.51]) by kylie.puddingonline.com (8.11.6/8.11.6) with SMTP id g8IMIiX16961 for ; Thu, 19 Sep 2002 00:18:44 +0200 Received: (qmail 1541 invoked from network); 18 Sep 2002 08:31:34 -0000 Received: from unknown (HELO spaans.ds9a.nl) (3ffe:8280:10:360:202:44ff:fe2a:a1dd) by mayo.ipv6.ds9a.nl with SMTP; 18 Sep 2002 08:31:34 -0000 Received: (qmail 16289 invoked by uid 1000); 17 Sep 2002 21:37:06 -0000 Received: (maildatabase); juh Received: (qmail 20173 invoked by alias); 16 Jul 2002 01:50:28 -0000 Received: (qmail 20170 invoked from network); 16 Jul 2002 01:50:28 -0000 Received: from unknown (HELO dipsaus.ds9a.tudelft.nl) (3ffe:8280:10:360:2a0:cff:fe14:9dde) by mayo.ipv6.ds9a.nl with SMTP; 16 Jul 2002 01:50:28 -0000 Received: (qmail 352 invoked from network); 16 Jul 2002 01:50:29 -0000 Received: from unknown (HELO vger.kernel.org) (::ffff:209.116.70.75) by dipsaus.ds9a.tudelft.nl with SMTP; 16 Jul 2002 01:50:29 -0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 15 Jul 2002 21:46:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 15 Jul 2002 21:46:11 -0400 Received: from smtp-outbound.cwctv.net ([213.104.18.10]:30262 "EHLO smtp.cwctv.net") by vger.kernel.org with ESMTP id ; Mon, 15 Jul 2002 21:46:10 -0400 Received: from cwctv.net ([172.16.33.41]) by smtp.cwctv.net with Microsoft SMTPSVC(5.5.1877.447.44); Tue, 16 Jul 2002 02:48:27 +0100 From: To: zhengcb@netpower.com.cn, linux-kernel@vger.kernel.org Date: Tue, 16 Jul 2002 02:48:35 +0100 Subject: RE:Re: Re: how to improve the throughput of linux network Mime-Version: 1.0 X-Mailer: Liberate TVMail 2.6 Content-Type: multipart/mixed; boundary="1026784115490" Message-Id: <0f9412748011072DTVMAIL3@smtp.cwctv.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org X-Spam-Status: No, hits=0.5 required=6.0 tests=NO_REAL_NAME version=2.31 X-Spam-Level: Lines: 72 --1026784115490 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Using it as a module would only slow you down if netfilter is required, because itwould load and unload, contstantly, causing you to remember what the 486 was like. - "Yes. Yes. OKAY.", Installing Microsoft software has always felt like an argument with your Mum (alledgedly). On Tue, 16 Jul 2002 9:23:45 +0800 zhengchuanbo wrote: --1026784115490 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Received: from vger.kernel.org ([209.116.70.75]) by smtp.cwctv.net with Microsoft SMTPSVC(5.5.1877.447.44); Tue, 16 Jul 2002 02:22:04 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 15 Jul 2002 21:18:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 15 Jul 2002 21:18:36 -0400 Received: from [210.78.134.243] ([210.78.134.243]:42513 "EHLO 210.78.134.243") by vger.kernel.org with ESMTP id ; Mon, 15 Jul 2002 21:18:36 -0400 Received: from zhengcb [218.30.30.2] by 210.78.134.243 with ESMTP (SMTPD32-7.07) id A626BB0128; Tue, 16 Jul 2002 09:25:58 +0800 Date: Tue, 16 Jul 2002 9:23:45 +0800 From: zhengchuanbo To: Mark Hahn CC: linux-kernel@vger.kernel.org Subject: Re: Re: how to improve the throughput of linux network X-mailer: FoxMail 3.11 Release [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Message-Id: <200207160926819.SM00792@zhengcb> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: linux-kernel-owner+hell.surfers=40cwctv.net@vger.kernel.org >> we use linux as our router. i just tested the performance of the router with smartbits, and i found that the throughput of 64byte frame is only 25%, about 35kpps. >> someone mentioned that the throughput of 64byte frame could reach 70kpps.so i wish i could improve the performance of our router,but i don't know how to do that. >you will probably need to provide a lot more details, >such as what the host CPU is, whether you've done any >kernel profiling, which kernel you're using, etc. the CPU is PIII800, 256M ram. kernel 2.4.19-pre1 i just add some patches of netfilter to the kernel,such as the time patch. btw,i compiled all the netfilter options into the kernel,not as modules. will that affect the performance? thanks. chuanbo zheng - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ --1026784115490-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/