* [PATCH] udev: Add RRECOMMENDS for udev-cache to enable the cache @ 2013-07-01 18:58 Saul Wold 2013-07-02 8:42 ` Koen Kooi 0 siblings, 1 reply; 3+ messages in thread From: Saul Wold @ 2013-07-01 18:58 UTC (permalink / raw) To: openembedded-core This will enable the udev cache for sysvinit systems, which does improve post-first boots. Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-core/udev/udev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc index d30f7de..6606707 100644 --- a/meta/recipes-core/udev/udev.inc +++ b/meta/recipes-core/udev/udev.inc @@ -54,7 +54,7 @@ INITSCRIPT_NAME_udev-cache = "udev-cache" INITSCRIPT_PARAMS_udev-cache = "start 36 S ." FILES_${PN} += "${libexecdir} ${libdir}/ConsoleKit ${nonarch_base_libdir}/udev" -RRECOMMENDS_${PN} += "udev-utils" +RRECOMMENDS_${PN} += "udev-utils udev-cache" FILES_${PN}-dbg += "${libexecdir}/.debug" FILES_${PN}-dbg += "${base_libdir}/udev/.debug/" -- 1.8.1.4 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] udev: Add RRECOMMENDS for udev-cache to enable the cache 2013-07-01 18:58 [PATCH] udev: Add RRECOMMENDS for udev-cache to enable the cache Saul Wold @ 2013-07-02 8:42 ` Koen Kooi 2013-07-02 9:03 ` ChenQi 0 siblings, 1 reply; 3+ messages in thread From: Koen Kooi @ 2013-07-02 8:42 UTC (permalink / raw) To: Saul Wold; +Cc: openembedded-core Op 1 jul. 2013, om 20:58 heeft Saul Wold <sgw@linux.intel.com> het volgende geschreven: > This will enable the udev cache for sysvinit systems, which does improve post-first > boots. But will it stay disabled for non-sysv init systems? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] udev: Add RRECOMMENDS for udev-cache to enable the cache 2013-07-02 8:42 ` Koen Kooi @ 2013-07-02 9:03 ` ChenQi 0 siblings, 0 replies; 3+ messages in thread From: ChenQi @ 2013-07-02 9:03 UTC (permalink / raw) To: openembedded-core On 07/02/2013 04:42 PM, Koen Kooi wrote: > Op 1 jul. 2013, om 20:58 heeft Saul Wold <sgw@linux.intel.com> het volgende geschreven: > >> This will enable the udev cache for sysvinit systems, which does improve post-first >> boots. > But will it stay disabled for non-sysv init systems? I think so. After all, it's not recommended in systemd. For systemd init systems, there's really no reason to enable udev-cache, from my point of view. Best Regards, Chen Qi > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core > > ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-02 9:02 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-07-01 18:58 [PATCH] udev: Add RRECOMMENDS for udev-cache to enable the cache Saul Wold 2013-07-02 8:42 ` Koen Kooi 2013-07-02 9:03 ` ChenQi
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox