<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3711&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Enabling rc_parallel=YES in OpenRC? I am not sure, if it is working?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3711</link>
		<description><![CDATA[The most recent posts in Enabling rc_parallel=YES in OpenRC? I am not sure, if it is working?.]]></description>
		<lastBuildDate>Mon, 03 Aug 2020 10:09:17 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Enabling rc_parallel=YES in OpenRC? I am not sure, if it is working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23816#p23816</link>
			<description><![CDATA[<p>I have tried using Runit as a process supervisor, with SysVinit as PID 1.</p><p><a href="https://dev1galaxy.org/viewtopic.php?id=1748" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=1748</a></p><p>I then looked at using OpenRC</p><p><a href="https://dev1galaxy.org/viewtopic.php?id=2072" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=2072</a></p><p>and also using Runit as a process supervisor under OpenRC</p><p><a href="https://dev1galaxy.org/viewtopic.php?id=2078" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=2078</a></p><p>although OpenRC now comes with its own supervisor.</p><p><a href="https://dev1galaxy.org/viewtopic.php?pid=9501#p9501" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=9501#p9501</a></p><p>I have also looked at using OpenRC as PID 1, which can work well<br />although there is a remaining bug, although I offer a patch to<br />fix it.</p><p><a href="https://dev1galaxy.org/viewtopic.php?id=2788" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=2788</a></p><p><a href="https://dev1galaxy.org/viewtopic.php?id=3371" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=3371</a></p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Mon, 03 Aug 2020 10:09:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23816#p23816</guid>
		</item>
		<item>
			<title><![CDATA[Re: Enabling rc_parallel=YES in OpenRC? I am not sure, if it is working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23808#p23808</link>
			<description><![CDATA[<p>@Geoff 42: Yeah. When parallel enabled, the boot messages are messed up. But, I heard we can use lighter init software with openRC. Like runit. Not sure whether these are any better, though.</p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Sun, 02 Aug 2020 19:49:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23808#p23808</guid>
		</item>
		<item>
			<title><![CDATA[Re: Enabling rc_parallel=YES in OpenRC? I am not sure, if it is working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23786#p23786</link>
			<description><![CDATA[<p>I had noticed the warnings, but I have tried running OpenRC with parallel turned on and have not had any real problems with it. The only difficulty I noticed was the logging gets untidy as the messages from different parts get interleaved. I had not noticed any great increase in the boot speed. While I have been looking at using openrc-init as PID 1, I turned off the parallelism to make the logging clearer. There is also a small problem where some blocks of logging output get duplicated. I have not been able to track this down, but may be related to the early logging getting stored somewhere in memory and then copied to disk later.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Sun, 02 Aug 2020 09:20:18 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23786#p23786</guid>
		</item>
		<item>
			<title><![CDATA[Re: Enabling rc_parallel=YES in OpenRC? I am not sure, if it is working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23749#p23749</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>I did not feel any speed benefit</p></div></blockquote></div><p>Devuan already uses the <a href="https://pkginfo.devuan.org/stage/beowulf/beowulf/startpar_0.61-1.html" rel="nofollow">startpar</a> package to parallelise sysvinit and I think it may also work with OpenRC.</p><div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>if these options being enabled is safe and OK?</p></div></blockquote></div><p>Take note of the warning given by the OpenRC developers:</p><p><a href="https://github.com/OpenRC/openrc/blob/master/etc/rc.conf#L7" rel="nofollow">https://github.com/OpenRC/openrc/blob/m … rc.conf#L7</a></p></div></blockquote></div><p>Better to go with default values in /etc/rc.conf. Never heard about startpar. But, when I measured the boot time, both are equal (almost). No significant difference in boot time.</p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Fri, 31 Jul 2020 07:37:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23749#p23749</guid>
		</item>
		<item>
			<title><![CDATA[Re: Enabling rc_parallel=YES in OpenRC? I am not sure, if it is working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23747#p23747</link>
			<description><![CDATA[<div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>I did not feel any speed benefit</p></div></blockquote></div><p>Devuan already uses the <a href="https://pkginfo.devuan.org/stage/beowulf/beowulf/startpar_0.61-1.html" rel="nofollow">startpar</a> package to parallelise sysvinit and I think it may also work with OpenRC.</p><div class="quotebox"><cite>Debuser2018 wrote:</cite><blockquote><div><p>if these options being enabled is safe and OK?</p></div></blockquote></div><p>Take note of the warning given by the OpenRC developers:</p><p><a href="https://github.com/OpenRC/openrc/blob/master/etc/rc.conf#L7" rel="nofollow">https://github.com/OpenRC/openrc/blob/m … rc.conf#L7</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 31 Jul 2020 07:16:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23747#p23747</guid>
		</item>
		<item>
			<title><![CDATA[Re: Enabling rc_parallel=YES in OpenRC? I am not sure, if it is working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23745#p23745</link>
			<description><![CDATA[<p>I did not feel any speed benefit. Reverted back to original configuraiton, that is:</p><div class="codebox"><pre><code>rc_loopsolver_enable=&quot;YES&quot;
rc_loopsolver_warnings=&quot;YES&quot;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Fri, 31 Jul 2020 04:50:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23745#p23745</guid>
		</item>
		<item>
			<title><![CDATA[Enabling rc_parallel=YES in OpenRC? I am not sure, if it is working?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23718#p23718</link>
			<description><![CDATA[<p>I have following options enabled in /etc/rc.conf on a Beowulf 3.0 with OpenRC-0.42-1. Boot time is around 39 seconds from rEFIt menu to gdm3 login screen. Honestly, I don&#039;t really feel any reduction in time taken. But, just curious if these options being enabled is safe and OK?</p><div class="codebox"><pre><code>rc_parallel=&quot;YES&quot;
rc_logger=&quot;YES&quot;
rc_loopsolver_enable=&quot;YES&quot;
rc_loopsolver_warnings=&quot;YES&quot;
rc_tty_number=12
rc_send_sighup=&quot;YES&quot;
rc_timeout_stopsec=&quot;YES&quot;
rc_send_sigkill=&quot;YES&quot;
 </code></pre></div><p>This is the /var/log/rc.log:</p><p><a href="https://paste.debian.net/1158276/" rel="nofollow">https://paste.debian.net/1158276/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Debuser2018)]]></author>
			<pubDate>Thu, 30 Jul 2020 10:06:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23718#p23718</guid>
		</item>
	</channel>
</rss>
