From: Yannick <yannick.dirou@axetic.com>
To: paulmck@linux.vnet.ibm.com
Cc: Jarek Poplawski <jarkao2@gmail.com>,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [Bug 10071] kernel hang in inet_init (PREEMPT_RCU problem)
Date: Fri, 29 Feb 2008 07:53:23 +0100 [thread overview]
Message-ID: <47C7ABE3.6080004@axetic.com> (raw)
In-Reply-To: <20080229043235.GA25167@linux.vnet.ibm.com>
(In reply to comment #20)
> Reply-To: paulmck@linux.vnet.ibm.com
>
> Would you be willing to try your test again after applying the
> patch in http://lkml.org/lkml/2008/2/2/11 and rebuilding your
> kernel?
>
> This patch does not appear to be in 2.6.25-rc3. :-(
>
> I am reposting this patch separately.
>
> Thanx, Paul
Congratulations Paul and thanks a lot to Jarek , It works,
no more hang or slow boot :
[1.061675] Calling initcall 0xc03b8e10: inet_init+0x0/0x3ba()
[1.061895] NET: Registered protocol family 2
[1.339007] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[1.339470] TCP established hash table entries: 131072 (order: 8, 1048576
bytes)
[1.340375] TCP bind hash table entries: 65536 (order: 9, 2359296 bytes)
[1.349809] TCP: Hash tables configured (established 131072 bind 65536)
[1.349906] TCP reno registered
[1.098514] initcall 0xc03b8e10: inet_init+0x0/0x3ba() returned 0.
[1.098604] initcall 0xc03b8e10 ran for 32 msecs: inet_init+0x0/0x3ba()
Yannick
next prev parent reply other threads:[~2008-02-29 7:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-10071-11547@http.bugzilla.kernel.org/>
[not found] ` <20080228205303.261D311D108@picon.linux-foundation.org>
2008-02-28 21:34 ` [Bug 10071] kernel hang in inet_init (PREEMPT_RCU problem) Jarek Poplawski
2008-02-29 0:58 ` Paul E. McKenney
2008-02-29 4:32 ` Paul E. McKenney
2008-02-29 6:53 ` Yannick [this message]
2008-02-29 16:58 ` Paul E. McKenney
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=47C7ABE3.6080004@axetic.com \
--to=yannick.dirou@axetic.com \
--cc=jarkao2@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=paulmck@linux.vnet.ibm.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.