[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <f9f4a7c31b02f.1b02ff9f4a7c3@huawei.com>
Date: Tue, 17 Nov 2009 16:45:30 +0800
From: fangxiaozhi 00110321 <huananhu@...wei.com>
To: netdev@...r.kernel.org, davem@...emloft.net,
william.allen.simpson@...il.com
Subject: Re: [PATCH 23/10]Optimize the upload speed for PPP connection.
Dear All:
Excuse me, how about my patch now?
Will my patch be fixed in the newest kernel version? What version is it?
Best Regards,
Franko Fang
2009-11-17
----- 原邮件 -----
发件人: fangxiaozhi 00110321 <huananhu@...wei.com>
日期: 星期三, 十月 28日, 2009 下午3:30
主题: Re: PATCH 23/10]Optimize the upload speed for PPP connection.
收件人: davem@...emloft.net,william.allen.simpson@...il.com
抄送: netdev@...r.kernel.org,kernel@...r.kernel.org,zihan@...wei.com, greg@...ah.com,haegar@...net.de
>
> Thanks your advice.
>
> But generally, PAGE_SIZE is 4096, whether it is too large or not?
>
> If PAGE_SIZE is really appropriate, then I can resubmit the patch.
>
> Thanks very much.
> ----- Original Message -----
> From: "David Miller" <davem@...emloft.net>
> To: <william.allen.simpson@...il.com>
> Cc: <huananhu@...wei.com>; <netdev@...r.kernel.org>; <linux-
> kernel@...r.kernel.org>; <zihan@...wei.com>; <greg@...ah.com>;
> <haegar@...net.de>Sent: Saturday, October 24, 2009 9:46 PM
> Subject: Re: PATCH 23/10]Optimize the upload speed for PPP connection.
>
>
> > From: William Allen Simpson <william.allen.simpson@...il.com>
> > Date: Fri, 23 Oct 2009 07:46:08 -0400
> >
> >> Concur. I'd go further than that, my code usually made room
> for at
> >> least
> >> a full MTU (MRU) with HDLC escaping. To minimize context switches,
> >> that
> >> should be 3014 ((1500 MRU + 2 FCS + 4 header) * 2 escapes + 2
> flags).>>
> >> Even in the old days, when memory was tight, context switches and
> >> interrupt
> >> time were more expensive, too. PPP is supposed to scale to OC-192.
> >
> > Actually I'd like to see ->obuf allocated externally and then
> > make it simply PAGE_SIZE.
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-
> kernel" in
> > the body of a message to majordomo@...r.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-
> kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
> ******************************************************************************************
> This email and its attachments contain confidential information
> from HUAWEI, which is intended only for the person or entity whose
> address is listed above. Any use of the information contained here
> in any way (including, but not limited to, total or partial
> disclosure, reproduction, or dissemination) by persons other than
> the intended recipient(s) is prohibited. If you receive this email
> in error, please notify the sender by phone or email
> immediately and delete it!
>
> *****************************************************************************************
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists