<?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: Question about REALMEMSIZE option in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68983#M14978</link>
    <description>A few options to gain some technical reference items:&lt;BR /&gt;
&lt;BR /&gt;
1) a Google advanced search below, strictly against the SAS.COM domain/website:&lt;BR /&gt;
&lt;BR /&gt;
+REALMEMSIZE site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
2) the SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  and its SEARCH facility - you will find SAS-hosted DOC and additional technical reference information on the topic.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Tue, 13 Jan 2009 18:28:57 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-01-13T18:28:57Z</dc:date>
    <item>
      <title>Question about REALMEMSIZE option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68982#M14977</link>
      <description>I have a question about REALMEMSIZE option.&lt;BR /&gt;
&lt;BR /&gt;
Definition says: Some SAS procedures use the REALMEMSIZE option to specify how much virtual memory the procedure can allocate and use without inducing excessive page swapping.&lt;BR /&gt;
&lt;BR /&gt;
Then, I suppose is a parameter to control page swapping and to avoid excessive page swapping.&lt;BR /&gt;
&lt;BR /&gt;
How does it prevent swapping??, &lt;BR /&gt;
&lt;BR /&gt;
If the systems needs more memory than real memory available, then it starts to swap until the total memory reach the value of REALMEMSIZE, is correct??.&lt;BR /&gt;
Is a limit value for the page swapping??&lt;BR /&gt;
&lt;BR /&gt;
Any information about REALMEMSIZE working will be greatly apreciatted.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Tue, 13 Jan 2009 17:18:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68982#M14977</guid>
      <dc:creator>jvidalg</dc:creator>
      <dc:date>2009-01-13T17:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Question about REALMEMSIZE option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68983#M14978</link>
      <description>A few options to gain some technical reference items:&lt;BR /&gt;
&lt;BR /&gt;
1) a Google advanced search below, strictly against the SAS.COM domain/website:&lt;BR /&gt;
&lt;BR /&gt;
+REALMEMSIZE site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
2) the SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  and its SEARCH facility - you will find SAS-hosted DOC and additional technical reference information on the topic.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 13 Jan 2009 18:28:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68983#M14978</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-01-13T18:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Question about REALMEMSIZE option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68984#M14979</link>
      <description>Thanks for your help. I've found very useful docs&lt;BR /&gt;
&lt;BR /&gt;
Another question, if I have a proc sort, and I want to avoid page swaping, is that the correct values for the following parameters?&lt;BR /&gt;
&lt;BR /&gt;
MEMSIZE &amp;lt;= virtual memory (RAM + swap)&lt;BR /&gt;
REALMENSIZE = (RAM - memory used S.O other apps) &amp;lt;= RAM&lt;BR /&gt;
SORTSIZE &amp;lt;= REALMEMSIZE</description>
      <pubDate>Wed, 14 Jan 2009 12:28:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68984#M14979</guid>
      <dc:creator>jvidalg</dc:creator>
      <dc:date>2009-01-14T12:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Question about REALMEMSIZE option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68985#M14980</link>
      <description>Thanks for your help. I've found very useful docs&lt;BR /&gt;
&lt;BR /&gt;
Another question, if I have a proc sort, and I want to avoid page swaping, is that the correct values for the following parameters?&lt;BR /&gt;
&lt;BR /&gt;
MEMSIZE &amp;lt;= virtual memory (RAM + swap)&lt;BR /&gt;
REALMENSIZE = (RAM - memory used S.O other apps) &amp;lt;= RAM&lt;BR /&gt;
SORTSIZE &amp;lt;= REALMEMSIZE</description>
      <pubDate>Wed, 14 Jan 2009 12:28:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68985#M14980</guid>
      <dc:creator>jvidalg</dc:creator>
      <dc:date>2009-01-14T12:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Question about REALMEMSIZE option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68986#M14981</link>
      <description>Sorry I had a problem posting reply&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your help. I've found very useful docs&lt;BR /&gt;
&lt;BR /&gt;
Another question, if I have a proc sort, and I want to avoid page swaping, is that the correct values for the following parameters?&lt;BR /&gt;
&lt;BR /&gt;
MEMSIZE  lower or equal than virtual memory (RAM + swap)&lt;BR /&gt;
REALMEMSIZE= (RAM - memory used by O.S. + other apps) loweor or equal than RAM&lt;BR /&gt;
SORTSIZE lower or equal than REALMENSIZE</description>
      <pubDate>Wed, 14 Jan 2009 12:33:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68986#M14981</guid>
      <dc:creator>jvidalg</dc:creator>
      <dc:date>2009-01-14T12:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Question about REALMEMSIZE option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68987#M14982</link>
      <description>Another Google advanced search argument opportunity listed below - found several related documents on the topic:&lt;BR /&gt;
&lt;BR /&gt;
sort swapping performance memsize site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Also, suggest you create a new post for each new query / question / problem.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 14 Jan 2009 14:24:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-about-REALMEMSIZE-option/m-p/68987#M14982</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-01-14T14:24:18Z</dc:date>
    </item>
  </channel>
</rss>

