<?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: WSEXTENT &amp;gt;= WSDEFAULT &amp;amp; WSQUOTA always? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266842#M90998</link>
    <description>W.Clark,&lt;BR /&gt;&lt;BR /&gt;my guess would too be that PQL_MWSEXTENT isn't used in this constellation. Your working set can grow up to PQL_MWSQUOTA and that's it (provided the UAF WS* quotas are lower than the PQL_MWS* values).&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
    <pubDate>Wed, 10 Sep 2008 19:12:48 GMT</pubDate>
    <dc:creator>Martin Vorlaender</dc:creator>
    <dc:date>2008-09-10T19:12:48Z</dc:date>
    <item>
      <title>WSEXTENT &gt;= WSDEFAULT &amp; WSQUOTA always?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266838#M90994</link>
      <description>A display of PQL minimum values on a system appeared as shown below.  My question is does WSEXTENT have to be &amp;gt;= to WSDEFAULT or WSQUOTA or is WSEXTENT superfluous in this case?  My guess is superfluous but it all depends on how the code was written...&lt;BR /&gt;&lt;BR /&gt;PQL_MWSDEFAULT             207864&lt;BR /&gt;PQL_MWSQUOTA               417728&lt;BR /&gt;PQL_MWSEXTENT               32768&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Clark&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Sep 2008 16:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266838#M90994</guid>
      <dc:creator>Clark Powell</dc:creator>
      <dc:date>2008-09-10T16:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: WSEXTENT &gt;= WSDEFAULT &amp; WSQUOTA always?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266839#M90995</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;I thaught wsextent was the amount with which it increments your usage when you need to add more.&lt;BR /&gt;&lt;BR /&gt;So it allocates wsdefault when you start, then increments as needed by wsextent at a time to a maximum of wsquota.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or am I remmebering wrong?&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Sep 2008 17:23:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266839#M90995</guid>
      <dc:creator>Gregg Parmentier</dc:creator>
      <dc:date>2008-09-10T17:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: WSEXTENT &gt;= WSDEFAULT &amp; WSQUOTA always?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266840#M90996</link>
      <description>Gregg,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;I thaught wsextent was the amount with which it increments your usage when you need to add more.&lt;BR /&gt;&lt;BR /&gt;So it allocates wsdefault when you start, then increments as needed by wsextent at a time to a maximum of wsquota.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or am I remmebering wrong?&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;You start at wsdefault, growing up to wsquota. Then, if you need more AND VMS has enough memory, you can grow further up to wsextent.&lt;BR /&gt;&lt;BR /&gt;The increment you're remembering is probably WSINC.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Wed, 10 Sep 2008 17:33:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266840#M90996</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2008-09-10T17:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: WSEXTENT &gt;= WSDEFAULT &amp; WSQUOTA always?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266841#M90997</link>
      <description>Martin has all said.&lt;BR /&gt;&lt;BR /&gt;Be careful not to have Wsquota &amp;gt; pgflquota, which can lead to strange errors, and is a bad idea.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Sep 2008 18:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266841#M90997</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2008-09-10T18:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: WSEXTENT &gt;= WSDEFAULT &amp; WSQUOTA always?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266842#M90998</link>
      <description>W.Clark,&lt;BR /&gt;&lt;BR /&gt;my guess would too be that PQL_MWSEXTENT isn't used in this constellation. Your working set can grow up to PQL_MWSQUOTA and that's it (provided the UAF WS* quotas are lower than the PQL_MWS* values).&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Wed, 10 Sep 2008 19:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266842#M90998</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2008-09-10T19:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: WSEXTENT &gt;= WSDEFAULT &amp; WSQUOTA always?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266843#M90999</link>
      <description>PQL_M* values are just there to maintain the low limit of a process quota or limit when a process is created.&lt;BR /&gt;&lt;BR /&gt;As with all these limits...it's a limit. If your WSDEAULT is let's 2000 that doesn't mean your working set starts with 2000. It starts with far less for example when you switch from DCL code to running your user image. Depending on the programs page fault dynamics it may eventually grow the working set to WSQUOTA...only if it generates high pagefault rates per second. If certain conditions are met and still paging it may grow the working set to WSEXTENT. &lt;BR /&gt;&lt;BR /&gt;If you think you have enough physical memory and an application account needs it set its WSDEFAULT/WSQUOTA/WSEXTENT to WSMAX.&lt;BR /&gt;&lt;BR /&gt;/Guenther</description>
      <pubDate>Wed, 10 Sep 2008 19:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wsextent-gt-wsdefault-amp-wsquota-always/m-p/4266843#M90999</guid>
      <dc:creator>GuentherF</dc:creator>
      <dc:date>2008-09-10T19:48:46Z</dc:date>
    </item>
  </channel>
</rss>

