login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
4
Re: [PATCH] INITRAMFS: Add option to preserve mtime from INITRAMFS cpio images
view
thread
Previous message: [
thread
] [
date
] [author]
Next message: [
thread
] [
date
] [author]
[view in full thread]
From: nyet
Subject:
Re: [PATCH] INITRAMFS: Add option to preserve mtime from INITRAMFS cpio images
Date: Thursday, September 4, 2008 - 12:13 am
Frans Meulenbroeks wrote:
quoted text
> 2008/9/4 Nye Liu <nyet@mrv.com>: > >> On Wed, Sep 03, 2008 at 03:22:31PM -0700, Andrew Morton wrote: >> >>>> From: Nye Liu <nyet@nyet.org> >>>> >>>> When unpacking the cpio into the initramfs, mtimes are not preserved by >>>> default. This patch adds an INITRAMFS_PRESERVE_MTIME option that allows mtimes >>>> stored in the cpio image to be used when constructing the initramfs. For >>>> embedded applications that run exclusively out of the initramfs, this is >>>> invaluable. >>>> >>> Why is it "invlauable". Please explain this value in full detail - >>> it's the whole reason for merging the patch! >>> >> When building embedded application initramfs images, its nice to know >> when the files were actually created during the build process - that >> makes it easier to see what files were modified when so we can compare >> the files that are being used on the image with the files used during >> the build process. This might help (for example) to determine if the >> target system has all the updated files you expect to see w/o having to >> check MD5s etc. >> > > Hm. > > "Invaluable" != "nice to know". > > What worries me is that this code is executed at boot time (when > populating the ramfs). > For embedded systems a fast boot time is often important. > I admit that the net effect of this on boot time is marginal (but some > might consider having mtime a marginal benefit), and 100 cents also > make a dollar, so my suggestion would be to either reject this patch > or make it optional (e.g. depending on some debug config flag). > > Best regards, Frans. >
An earlier rev patch made it optional. I can resubmit of course. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [author]
Next message: [
thread
] [
date
] [author]
Messages in current thread:
[PATCH] INITRAMFS: Add option to preserve mtime from INITR ...
, Nye Liu
, (Tue Aug 5, 12:52 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Sat Aug 16, 1:58 am)
[PATCH] INITRAMFS: Add option to preserve mtime from INITR ...
, Nye Liu
, (Wed Sep 3, 1:29 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Wed Sep 3, 3:22 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 3:31 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Wed Sep 3, 3:36 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 3:41 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Wed Sep 3, 3:48 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 3:53 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 3:54 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 4:04 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Andrew Morton
, (Wed Sep 3, 4:19 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Nye Liu
, (Wed Sep 3, 4:30 pm)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Frans Meulenbroeks
, (Thu Sep 4, 12:11 am)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, nyet
, (Thu Sep 4, 12:13 am)
Re: [PATCH] INITRAMFS: Add option to preserve mtime from I ...
, Krzysztof Halasa
, (Thu Sep 4, 4:08 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Ingo Molnar
Re: [PATCH v3] x86: merge the simple bitops and move them to bitops.h
Jan Engelhardt
Re: [PATCH] Allow Kconfig to set default mmap_min_addr protection
Dmitry Torokhov
Re: [2.6 patch] input/serio/hp_sdc.c section fix
Rafael J. Wysocki
[Bug #16380] Loop devices act strangely in 2.6.35
git
:
Steven Grimm
Using git as a general backup mechanism (was Re: Using GIT to store /etc)
Jeff King
Re: [PATCH] git-reset: allow --soft in a bare repo
Johannes Sixt
Re: [PATCH 01/14] msvc: Fix compilation errors in compat/win32/sys/poll.c
Johannes Schindelin
Re: [PATCH] Uninstall rule for top level Makefile
Shawn O. Pearce
Re: [PATCH v2] Speed up bash completion loading
git-commits-head
:
Linux Kernel Mailing List
cgroups: clean up cgroup_pidlist_find() a bit
Linux Kernel Mailing List
sony-laptop: Add support for extended hotkeys
Linux Kernel Mailing List
IB/core: Add support for masked atomic operations
Linux Kernel Mailing List
V4L/DVB (8939): cx18: fix sparse warnings
Linux Kernel Mailing List
ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).
linux-netdev
:
Inaky Perez-Gonzalez
[PATCH 40/40] wimax/i2400m: add CREDITS and MAINTAINERS entries
Karsten Keil
[mISDN PATCH v2 05/19] Reduce stack size in dsp_cmx_send()
linux
Re: 2.6.23-rc8 network problem. Mem leak? ip1000a?
David Miller
Re: tun: Use netif_receive_skb instead of netif_rx
David Miller
Re: [net-next PATCH v2] llc enhancements
freebsd-current
:
Matthew Fleming
Re: [RFC] Outline of USB process integration in the kernel taskqueue system
illoai@gmail.com
Re: OT: 2d password
Hartmut Brandt
Re: problem with nss_ldap
Andrew Reilly
Re: FreeBSD's problems as seen by the BSDForen.de community
Max Laier
Re: Upcoming ABI Breakage in RELENG_7
Colocation donated by:
Syndicate