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] [day] [month] [year] [list]
Date:	Thu, 11 Apr 2013 17:25:17 +0000 (UTC)
From:	Lauri Kasanen <cand@....com>
To:	linux-kernel@...r.kernel.org
Subject: Re: [RFC] rootmpfs

Rob Landley <rob <at> landley.net> writes:

> Attached is my quick and dirty hack to make rootfs be tmpfs when  
> CONFIG_TMPFS is
> enabled. It can't be this easy or somebody would have done it in the  
> _eight_years_
> since https://lkml.org/lkml/2006/7/31/145

Hi Rob,

We've been using a variation of the 2006 patch in TinyCore for years. It's 
a fairly essential piece for us, as using it can save several seconds of 
boot time for us.

Since we run in the initramfs, to get size limits and swappability, we used 
to tar the files and switch_root. Both unnecessary steps when the kernel 
could directly unpack to tmpfs.

So consider this a +1 "we use this".

- Lauri

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