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:	Thu, 10 Jun 2010 22:50:34 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Mike Frysinger <vapier.adi@...il.com>
CC:	Milton Miller <miltonm@....com>, linux-kernel@...r.kernel.org,
	Tim Abbott <tabbott@...lice.com>
Subject: Re: [PATCH 1/2] vmlinux.lds.h: allow people to set a smaller rootfs
 	alignment

On 06/09/2010 12:42 AM, Mike Frysinger wrote:
> 
> i have no problem changing the default to 4 since it works fine on
> Blackfin systems.  your analysis of the source alignment also seems
> reasonable ... i assume that the 8 byte fields in the source cpio
> arent referenced directly, otherwise it'd cause problems on 64bit
> systems that require 64bit values to be naturally aligned.
> 
> beyond that, i dont see why any larger alignment values would be
> required since this source archive isnt executed directly.  it gets
> expanded into a ramfs and then freed with the rest of the init stuff.
> 

We have talked for a long time about incrementally freeing the initramfs
as it is decoded, which might help systems which are using most of their
memory for an initramfs image...

	-hpa

-- 
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel.  I don't speak on their behalf.

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