From: Jason Wang <jasowang@redhat.com>
To: Sergei Trofimovich <slyich@gmail.com>
Cc: Glauber Costa <glommer@parallels.com>,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCHv 2] tcp: properly initialize tcp memory limits part 2 (fix nfs regression)
Date: Tue, 06 Mar 2012 11:22:41 +0800 [thread overview]
Message-ID: <4F558301.9000402@redhat.com> (raw)
In-Reply-To: <20120305212206.43f3abfa@sf.home>
On 03/06/2012 02:22 AM, Sergei Trofimovich wrote:
>> This one looks small to me, as the tcp_{r,w}mem were count by bytes and
>> > limit were count by number of pages, so we need to shift PAGE_SHIFT.
>> >
>> > As I can't reproduce this locally, in order to narrow down the problem,
>> > could you please help to check whether the issue were
>> > introduced/eliminated by commit 4acb4190 or 3dc43e3?
> I didn't think of server problem. I did run 3.3-rc0 kernel there
> from the kvm tree (v3.2-10396-g05ef4c6):
> commit 05ef4c60568ed1740f65bf66a76da30b19060119
> Author: Michael S. Tsirkin<mst@redhat.com>
> Date: Wed Jan 18 20:07:09 2012 +0200
>
> kvm: fix error handling for out of range irq
>
> from git://git.kernel.org/pub/scm/virt/kvm/kvm.git
>
> Updating to current vanilla 3.3-rc6 solved the problem.
> Are you interested in digging that issue further to find commit
> breaking the server?
Hi Sergei:
So it's very possible that it's a bug which is blacklisted by early
commits and uncovered by my commit (
c43b874d5d714f271b80d4c3f49e05d0cbf51ed2). I wish I can help in nfs
debugging, but I'm not familiar with that.
thanks
prev parent reply other threads:[~2012-03-06 3:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-02 7:59 [PATCHv 2] tcp: properly initialize tcp memory limits part 2 (fix nfs regression) Sergei Trofimovich
2012-03-02 9:22 ` Jason Wang
2012-03-02 17:24 ` Sergei Trofimovich
2012-03-02 17:50 ` Sergei Trofimovich
2012-03-03 14:16 ` Glauber Costa
2012-03-03 14:43 ` Sergei Trofimovich
2012-03-03 23:27 ` Glauber Costa
2012-03-04 9:14 ` Sergei Trofimovich
2012-03-05 6:18 ` Jason Wang
2012-03-05 18:22 ` Sergei Trofimovich
2012-03-06 3:22 ` Jason Wang [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=4F558301.9000402@redhat.com \
--to=jasowang@redhat.com \
--cc=davem@davemloft.net \
--cc=glommer@parallels.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=slyich@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.