<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Increasing swap memory for S32G2 in S32G</title>
    <link>https://community.nxp.com/t5/S32G/Increasing-swap-memory-for-S32G2/m-p/1983660#M11512</link>
    <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225130"&gt;@Vishnu3&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;Sorry that I do not find related information from BSP document, from my experience, you may have to firstly rebuild the kernel with CONFIG_SWAP=Y, once booting the system, the following link could be used for your reference.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.oracle.com/cd/E24457_01/html/E21988/giprn.html" target="_blank"&gt;https://docs.oracle.com/cd/E24457_01/html/E21988/giprn.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2024 09:05:30 GMT</pubDate>
    <dc:creator>chenyin_h</dc:creator>
    <dc:date>2024-10-29T09:05:30Z</dc:date>
    <item>
      <title>Increasing swap memory for S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Increasing-swap-memory-for-S32G2/m-p/1982437#M11466</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have loaded the A53 with the fsl-base-image. I checked the RAM utilisation and it shows that the allocated space for swap memory is 0 bytes. How can I increase this? Do I have to make any configuration changes in the Yocto files?&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Vishnu&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2024 04:38:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Increasing-swap-memory-for-S32G2/m-p/1982437#M11466</guid>
      <dc:creator>Vishnu3</dc:creator>
      <dc:date>2024-10-27T04:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing swap memory for S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Increasing-swap-memory-for-S32G2/m-p/1983475#M11507</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225130"&gt;@Vishnu3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SWAP memory is by default disabled in kernel configurations, from my experiece, the swap is not very commonly used in embedded systems, since there is not usually a large size HD attached.&lt;/P&gt;
&lt;P&gt;If you do have RAM limitation issue and need the feature, then you may enable it from kernel configuration, but it is not tested from BSP perspective.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 05:13:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Increasing-swap-memory-for-S32G2/m-p/1983475#M11507</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-10-29T05:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing swap memory for S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Increasing-swap-memory-for-S32G2/m-p/1983482#M11508</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response. We are running cmake to build a library and that's consuming the RAM. This is a one time thing but we need it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any resources which I can use to configure the kernel to include the swap feature?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Vishnu&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 05:30:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Increasing-swap-memory-for-S32G2/m-p/1983482#M11508</guid>
      <dc:creator>Vishnu3</dc:creator>
      <dc:date>2024-10-29T05:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing swap memory for S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Increasing-swap-memory-for-S32G2/m-p/1983660#M11512</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225130"&gt;@Vishnu3&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;Sorry that I do not find related information from BSP document, from my experience, you may have to firstly rebuild the kernel with CONFIG_SWAP=Y, once booting the system, the following link could be used for your reference.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.oracle.com/cd/E24457_01/html/E21988/giprn.html" target="_blank"&gt;https://docs.oracle.com/cd/E24457_01/html/E21988/giprn.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 09:05:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Increasing-swap-memory-for-S32G2/m-p/1983660#M11512</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-10-29T09:05:30Z</dc:date>
    </item>
  </channel>
</rss>

