public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
To: "Witold Władysław Wojciech Wilk" <witold.wilk@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: how to get the kernel to be more "verbose"?
Date: Fri, 6 Oct 2006 09:33:03 +0200	[thread overview]
Message-ID: <20061006073303.GA5105@cepheus.pub> (raw)
In-Reply-To: <98975a8b0610052234p3287ab8fr70335f858ba4583b@mail.gmail.com>

Hello Witold,

Witold Władysław Wojciech Wilk wrote:
> I've tried using the /proc/config.gz provided by the default kernel,
> but to no avail.
Does this mean, you cannot find the config because /proc/config.gz
doesn't exist?  Then try /boot/config-2.6.8.  Maybe I misunderstood you?
 
> The next step of loading the kernel I have seen in various logs is the
> TCP/IP stack, am I right? 
I think offically the initcalls are in no particular order, but in
practice in depends on the linking order.  For my kernel the next line
is

	IP route cache hash table entries: 32768 (order: 5, 131072 bytes)

> Any help? Please point me at something, I am trying for two weeks
> already, and I cannot find any problems like mine. Thanks a lot for
> any help.
You can try the "initcall_debug" kernel parameter to see which init
functions are called.

Best regards
Uwe

-- 
Uwe Zeisberger

http://www.google.com/search?q=12+mol+in+dozen

  reply	other threads:[~2006-10-06  7:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-06  5:34 how to get the kernel to be more "verbose"? Witold Władysław Wojciech Wilk
2006-10-06  7:33 ` Uwe Zeisberger [this message]
     [not found]   ` <98975a8b0610060038t4d5dbd14ja348ce78351a93e3@mail.gmail.com>
2006-10-06  9:43     ` Uwe Zeisberger
2006-10-06 10:19       ` Witold Władysław Wojciech Wilk
2006-10-06 16:22   ` Randy Dunlap

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=20061006073303.GA5105@cepheus.pub \
    --to=zeisberg@informatik.uni-freiburg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=witold.wilk@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox