<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RAM on Michael’s Domain</title><link>https://jeltsch.org/en/tags/ram/</link><description>Recent content in RAM on Michael’s Domain</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2002 - 2026 Michael Jeltsch.</copyright><lastBuildDate>Fri, 24 Jul 2026 00:18:18 +0300</lastBuildDate><atom:link href="https://jeltsch.org/en/tags/ram/index.xml" rel="self" type="application/rss+xml"/><item><title>Changing swappiness on Linux and SDD</title><link>https://jeltsch.org/en/changing_swappiness_on_linux_and_sdd/</link><pubDate>Tue, 19 Feb 2019 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/changing_swappiness_on_linux_and_sdd/</guid><description>&lt;p&gt;The swappiness parameter is available from&lt;code&gt;/proc/sys/vm/swappiness&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;0&amp;rdquo; means &amp;ldquo;swap only to disk when you absolutely have to&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;100&amp;rdquo; means &amp;ldquo;swap immediately to disk&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are running you OS from an SDD, you might not want the default of 60, especially not if you have decent amounts of RAM (16 or 32 GB). In order to preserve the lifetime of your SDD drive, execute&lt;code&gt;sudo sysctl vm.swappiness=10&lt;/code&gt;.However, the setting disappears after a reboot and in order to make it permanant, you need to add the following line to /etc/sysctl.conf:&lt;code&gt;vm.swappiness=10&lt;/code&gt;&lt;/p&gt;</description></item><item><title>Asustor AS7004T RAM upgrade</title><link>https://jeltsch.org/en/asustor_as7004t_ram_upgrade/</link><pubDate>Sun, 31 Jul 2016 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/asustor_as7004t_ram_upgrade/</guid><description>&lt;p&gt;Are you about to buy the new 
 &lt;a href="http://www.asustor.com/product?p_id=29" target="_blank" rel="noopener noreferrer nofollow"&gt;Asustor AS7004T&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
? It is certainly an impressive small NAS server, but it comes only with 2GB RAM and if you want to utilize some of its cooler capabilities (like 
 &lt;a href="https://www.asustor.com/admv2?type=3&amp;amp;subject=17&amp;amp;sub=63" target="_blank" rel="noopener noreferrer nofollow"&gt;running virtual machines&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
) you need to add RAM. Its specs are uninformative (&amp;ldquo;2GB SO-DIMM DDR3 (Expandable. Max 16GB)&amp;rdquo;) and the 
 &lt;a href="http://download.asustor.com/download/docs/Memory_Installation/Memory_Installation_Guide_ENG.pdf?t=1469978912" target="_blank" rel="noopener noreferrer nofollow"&gt;memory installation guide&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 misleading. However, it really does have two RAM slots for DDR3 SO-DIMM. The device that I bought had 2GB RAM glued into the user-serviceable RAM slot, while the virtually inaccessible factory RAM slot was empty. If you want to add RAM, it requires you to void the factory warranty as the empty RAM slot is not accessible without removing the screw that is covered by the &amp;ldquo;Void if removed&amp;rdquo; sticker. Anyway, almost complete disassembly is required for you to access the free RAM slot, which is not for the faint of heart. Especially since 
 &lt;a href="https://www.youtube.com/watch?v=ORSly1_CUbo&amp;amp;feature=youtu.be" target="_blank" rel="noopener noreferrer nofollow"&gt;Asustor’s own YouTube video&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 shows the disassembly only for the 10-bay AS7010T model, which is significantly different from the AS7004T. The biggest difference between the 7004T and the 7010T is that the 7004T has an additional cooling element screwed to the PCI back plane. This cooling element takes the heat from the mother board, but also makes removing the back plane and the mother board more tricky. You also need to remove the power supply and disconnect the power cables from the motherboard before you can take the motherboard out.&lt;/p&gt;</description></item></channel></rss>