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]
Message-ID: <Pine.LNX.4.61.0609181430530.30064@yvahk01.tjqt.qr>
Date:	Mon, 18 Sep 2006 14:34:25 +0200 (MEST)
From:	Jan Engelhardt <jengelh@...ux01.gwdg.de>
To:	Rik van Riel <riel@...hat.com>
cc:	yogeshwar sonawane <yogyas@...il.com>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: How much kernel memory is in 64-bit OS ?


>> > Sure, people said that too when going from 16 bits to 32 bits,
>> > but that was only a factor 2^16 difference.  This time it's the
>> > square of the previous difference.
>> 
>> Not quite the square :)
>
> 2^32 is the square of 2^16 :)

Going from 32 to 64:   (2^64 - 2^32)
Going from 16 to 32:   (2^32 - 2^16)

As mentioned above, "the square of the previos" [16 to 32] "difference". 
Call me nitpicky, but:

(2^32 - 2^16)^2  !=  (2^64 - 2^32)

>-- 
> What is important?  What you want to be true, or what is true?


Jan Engelhardt
-- 
-
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