lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 6 Oct 2006 09:33:03 +0200
From:	Uwe Zeisberger <zeisberg@...ormatik.uni-freiburg.de>
To:	Witold Władysław Wojciech Wilk 
	<witold.wilk@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: how to get the kernel to be more "verbose"?

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
-
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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ