<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7585&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Desktop memory use in Excalibur]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7585</link>
		<description><![CDATA[The most recent posts in Desktop memory use in Excalibur.]]></description>
		<lastBuildDate>Thu, 20 Nov 2025 14:45:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Desktop memory use in Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59888#p59888</link>
			<description><![CDATA[<p>With &#039;python-is-python3&#039; installed (16kb), ps_mem.py runs here without changing anything.</p>]]></description>
			<author><![CDATA[dummy@example.com (dzz)]]></author>
			<pubDate>Thu, 20 Nov 2025 14:45:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59888#p59888</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop memory use in Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59887#p59887</link>
			<description><![CDATA[<p>Ahh I see, so yeah it&#039;s pretty close to the old school way of measuring ram, what&#039;s actually being used, nice.</p><p>If you run conky it&#039;s easy to check without ever opening anything at boot-up, you can use the &quot;mem&quot; command to get ram usage, and that&#039;s the newer way with all buffers and cache and such added in. But you can get the old behavior still at least in Daedalus by using &quot;legacymem&quot; in place of the mem command.</p><p>I use the new method generally to get a fuller picture of usage, but I tried legacymem last night for giggles on Vuu-do, and the mini runs 230-240 mb at idle, and the max runs about 260-270.</p><p>Openbox FTW. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Thu, 20 Nov 2025 14:29:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59887#p59887</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop memory use in Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59883#p59883</link>
			<description><![CDATA[<p>12 tabs open, mostly text.</p><div class="quotebox"><blockquote><div><p>1.3 GiB + 189.6 MiB =&#160; &#160;1.5 GiB&#160; &#160; &#160; &#160;firefox-nightly (21)</p></div></blockquote></div><p>EDUTL: not even that much text, two are blank tabs, seems quite exxagerated.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Thu, 20 Nov 2025 11:24:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59883#p59883</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop memory use in Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59882#p59882</link>
			<description><![CDATA[<p>I got it from here: <a href="https://github.com/pixelb/ps_mem" rel="nofollow">https://github.com/pixelb/ps_mem</a><br />You don&#039;t need to &quot;install&quot; anything. Just grab the script itself and make it executable. I changed &quot;python&quot; to &quot;python3&quot; in the shebang and run it with &#039;python3 ps_mem.py&quot;. </p><p>Those memory figures aren&#039;t written in stone. I checked an excalibur lxqt on a laptop here, and it only uses 305 MiB, That&#039;s the result of a more selective install without the task-* packages.</p><p>The top of the output is cut off in all the screenshots. Here are the column headings:</p><div class="codebox"><pre><code>Private  +   Shared  =  RAM used	Program</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 20 Nov 2025 11:10:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59882#p59882</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop memory use in Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59870#p59870</link>
			<description><![CDATA[<p>I&#039;m not familiar with that script, is it just calculating mem use minus buffers &amp; cache?</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Wed, 19 Nov 2025 23:45:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59870#p59870</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop memory use in Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59867#p59867</link>
			<description><![CDATA[<p>Btw, lxde is gtk3 in excalibur. There were still some bugs before summer, but they have been fixed. I&#039;m subscribed to their mailing list.</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Wed, 19 Nov 2025 21:31:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59867#p59867</guid>
		</item>
		<item>
			<title><![CDATA[Desktop memory use in Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59866#p59866</link>
			<description><![CDATA[<p>Comparison of memory use according to ps_mem.py.<br />Default desktop installations of Excalibur (Devuan 6.0.0) in qemu.<br />Screenshots: <a href="https://git.devuan.org/fsmithred/screenshots" rel="nofollow">https://git.devuan.org/fsmithred/screenshots</a></p><div class="codebox"><pre><code>Desktop		-----		Memory use (ps_mem.py)

 lxde	(xorg)			332 MiB
 lxqt	(xorg)			428 MiB
 xfce	(xorg)			440 MiB
 Gnome	(wayland)		767 MiB
 Gnome	(xorg)			819 MiB
 Cinnamon (xorg)		834 MiB
 Cinnamon (wayland)		??? &quot;experimental&quot; (no desktop, login screen loops)
 KDE	(xorg)			1.1 GiB
 KDE	(wayland)		1.2 GiB</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 19 Nov 2025 20:21:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59866#p59866</guid>
		</item>
	</channel>
</rss>
