From: Yanjun Zhu <yanjun.zhu@oracle.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 0/2] forcedeth: recv cache support
Date: Tue, 9 Jul 2019 16:28:56 +0800 [thread overview]
Message-ID: <6d0ef8b7-82c0-50db-913e-c021ae376c47@oracle.com> (raw)
In-Reply-To: <20190708.152352.710464914281100209.davem@davemloft.net>
On 2019/7/9 6:23, David Miller wrote:
> From: Zhu Yanjun <yanjun.zhu@oracle.com>
> Date: Fri, 5 Jul 2019 02:19:26 -0400
>
>> This recv cache is to make NIC work steadily when the system memory is
>> not enough.
> The system is supposed to hold onto enough atomic memory to absorb all
> reasonable situations like this.
>
> If anything a solution to this problem belongs generically somewhere,
> not in a driver. And furthermore looping over an allocation attempt
> with a delay is strongly discouraged.
Thanks a lot for your suggestions. Now a user is testing this patch in
LAB and production hosts.
After this patch can pass tests, I will send V2 based on your suggestions.
Thanks,
Zhu Yanjun
prev parent reply other threads:[~2019-07-09 8:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-05 6:19 [PATCH 0/2] forcedeth: recv cache support Zhu Yanjun
2019-07-05 6:19 ` [PATCH 1/2] forcedeth: add recv cache make nic work steadily Zhu Yanjun
2019-07-06 4:14 ` Zhu Yanjun
2019-07-08 20:52 ` Jakub Kicinski
2019-07-09 7:38 ` Yanjun Zhu
2019-07-05 6:19 ` [PATCH 2/2] forcedeth: disable recv cache by default Zhu Yanjun
2019-07-08 22:23 ` [PATCH 0/2] forcedeth: recv cache support David Miller
2019-07-09 8:28 ` Yanjun Zhu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6d0ef8b7-82c0-50db-913e-c021ae376c47@oracle.com \
--to=yanjun.zhu@oracle.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 NNTP newsgroup(s).