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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 04 Sep 2006 10:32:07 +0200
From:	Martin Schwidefsky <schwidefsky@...ibm.com>
To:	Nigel Cunningham <ncunningham@...uxmail.org>
Cc:	Paul Mackerras <paulus@...ba.org>,
	Alon Bar-Lev <alon.barlev@...il.com>, Andi Kleen <ak@...e.de>,
	Matt Domsch <Matt_Domsch@...l.com>,
	Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
	johninsd@....rr.com, davej@...emonkey.org.uk, Riley@...liams.name,
	trini@...nel.crashing.org, davem@...emloft.net, ecd@...inaid.de,
	jj@...site.ms.mff.cuni.cz, anton@...ba.org, wli@...omorphy.com,
	lethal@...ux-sh.org, rc@....org.uk, spyro@....com, rth@...ddle.net,
	avr32@...el.com, hskinnemoen@...el.com, starvik@...s.com,
	ralf@...ux-mips.org, matthew@....cx, grundler@...isc-linux.org,
	geert@...ux-m68k.org, zippel@...ux-m68k.org,
	heiko.carstens@...ibm.com, uclinux-v850@....nec.co.jp,
	chris@...kel.net
Subject: Re: [PATCH 00/26] Dynamic kernel command-line

On Mon, 2006-09-04 at 12:50 +1000, Nigel Cunningham wrote:
> I agree. The current limit varies widely, most often being 256 or 512,
> but sometimes also 896 (s390!) or 1024 (arm, arm26, parisc) or 4096
> (uml). Would users and developers of those arches care to enlighten? Why
> 896?

Simple. Between 0x10480 and 0x10800 there are 0x380 bytes available.
That makes 895 characters for the commandline. Completly obvious, how
could you miss it ? ;-)
The reason is our initial address space layout for the very first kernel
images. Now it is hard to changed because the different ipl tools rely
on the layout. We choose to add a few more bytes than 256 because on
s390 we potentially have many devices. The dasd= parameter can really be
big.

-- 
blue skies,
  Martin.

Martin Schwidefsky
Linux for zSeries Development & Services
IBM Deutschland Entwicklung GmbH

"Reality continues to ruin my life." - Calvin.



-- 
VGER BF report: H 0
-
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