<?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: gh_exec_data system parameter in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918809#M70218</link>
    <description>Hello Craig,&lt;BR /&gt;&lt;BR /&gt;I have never been involved with granularity hint regions before but I can give you another description of the SYSGEN parameter GH_EXEC_DATA. It is the size of the executive image data huge page. As a matter of interest, GH_EXEC_CODE is the size of the executive image code huge page.&lt;BR /&gt;&lt;BR /&gt;According to my infrequently used copy of OpenVMS Alpha Internals - "During system initialisation, OpenVMS creates one or more granularity hint regions for several specific uses. The term 'huge page' refers to the granularity hint region or regions associated with each of these particular uses. A huge page consists of more than one granularity hint region if it requires more physical pages than can be mapped by one TB entry."&lt;BR /&gt;&lt;BR /&gt;If you require any further assistance I am sure our learned colleagues will be more than happy to help when they log in tomorrow.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ian&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 16 Aug 2005 17:05:31 GMT</pubDate>
    <dc:creator>Ian McKerracher_1</dc:creator>
    <dc:date>2005-08-16T17:05:31Z</dc:date>
    <item>
      <title>gh_exec_data system parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918808#M70217</link>
      <description>Do any of you folks know what the VMS system parameter GH_EXEC_DATA does? All I can find about it is the short description in the System Manager's manual.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;           Thanks in advance!</description>
      <pubDate>Tue, 16 Aug 2005 15:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918808#M70217</guid>
      <dc:creator>Stephen Daddona</dc:creator>
      <dc:date>2005-08-16T15:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: gh_exec_data system parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918809#M70218</link>
      <description>Hello Craig,&lt;BR /&gt;&lt;BR /&gt;I have never been involved with granularity hint regions before but I can give you another description of the SYSGEN parameter GH_EXEC_DATA. It is the size of the executive image data huge page. As a matter of interest, GH_EXEC_CODE is the size of the executive image code huge page.&lt;BR /&gt;&lt;BR /&gt;According to my infrequently used copy of OpenVMS Alpha Internals - "During system initialisation, OpenVMS creates one or more granularity hint regions for several specific uses. The term 'huge page' refers to the granularity hint region or regions associated with each of these particular uses. A huge page consists of more than one granularity hint region if it requires more physical pages than can be mapped by one TB entry."&lt;BR /&gt;&lt;BR /&gt;If you require any further assistance I am sure our learned colleagues will be more than happy to help when they log in tomorrow.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ian&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Aug 2005 17:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918809#M70218</guid>
      <dc:creator>Ian McKerracher_1</dc:creator>
      <dc:date>2005-08-16T17:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: gh_exec_data system parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918810#M70219</link>
      <description>So it sounds like it's a parameter that VMS uses for it's own self and I shouldn't worry about it when Autogen wants to decrease it.</description>
      <pubDate>Tue, 16 Aug 2005 17:09:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918810#M70219</guid>
      <dc:creator>Stephen Daddona</dc:creator>
      <dc:date>2005-08-16T17:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: gh_exec_data system parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918811#M70220</link>
      <description>Craig,&lt;BR /&gt;&lt;BR /&gt;  "Granularity Hint Regions" are a neat way of speeding up virtual address translations. "Huge pages" are large chunks of virtually and physically contiguous pages allocated at boot time, so that they can all be addressed through a single page table entry. This skips an entire level of virtual address translation.&lt;BR /&gt;&lt;BR /&gt;  This can only be done at boot time, before memory has had a chance to be fragmented. There are some SYSGEN parameters to control how much memory is allocated for system use (GH_EXEC_CODE and GH_EXEC_DATA), and user (GH_RES_CODE, GH_RES_DATA and GH_RERVPGCNT).&lt;BR /&gt;&lt;BR /&gt;  You're unlikely to ever need to mess with the GH_EXEC* parameters, but if you want to install your own /RESIDENT images, you may need to adjust the GH_RES* parameters to allocate sufficient space.&lt;BR /&gt;&lt;BR /&gt;  See SHOW MEMORY "Granularity Hint Regions" to see how it's configured on your system.</description>
      <pubDate>Tue, 16 Aug 2005 17:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918811#M70220</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-08-16T17:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: gh_exec_data system parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918812#M70221</link>
      <description>Hello Craig,&lt;BR /&gt;&lt;BR /&gt;I believe that granularity hint regions (GHRs) are not subject to paging. Is it possible that something has changed on your system recently and Autogen is not prepared to allocate so much memory to GHRs next time you boot your system?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ian&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Aug 2005 17:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918812#M70221</guid>
      <dc:creator>Ian McKerracher_1</dc:creator>
      <dc:date>2005-08-16T17:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: gh_exec_data system parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918813#M70222</link>
      <description>This is a recently purchased used system (ES40) and we just got it moved over as our production system two weeks ago. I had run Autogen with "savparams genparams feedback" and noticed that autogen wants to reduce gh_exec_data from 512 to 448. SHOW MEM shows this:&lt;BR /&gt;Granularity Hint Regions (pages):  Total        Free      In Use    Released  &lt;BR /&gt;  Execlet code region               1024         112         762         150&lt;BR /&gt;  Execlet data region                512         131         273         108&lt;BR /&gt;&lt;BR /&gt;The main reason that I asked the original question was that our Fall semester starts Aug 29 and we always get a BIG jump in usage the first two days with students adding and dropping classes. So I wanted to know if I should be concerned about VMS reducing that value.&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Aug 2005 17:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918813#M70222</guid>
      <dc:creator>Stephen Daddona</dc:creator>
      <dc:date>2005-08-16T17:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: gh_exec_data system parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918814#M70223</link>
      <description>Craig,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;So I wanted to know if I should be&lt;BR /&gt;&amp;gt;concerned about VMS reducing that value.&lt;BR /&gt;&lt;BR /&gt;  Not at all. Each "huge page" is 512 pagelets of virtually and physically contiguous memory. Obviously it's unlikely that the stuff OpenVMS copies into the region will fit exactly, so once everything is done, OpenVMS releases any left over pages to the free list.&lt;BR /&gt;&lt;BR /&gt;So, those physical pages will still be mapped to the Granularity Hint Region, but they're also available to be mapped to other virtual addresses by other processes. &lt;BR /&gt;&lt;BR /&gt;  It's "safe" to do this because the GHR is exec access only, and we can trust the exec code to not overstep their memory boundaries. &lt;BR /&gt;&lt;BR /&gt;  AUTOGEN will reduce GH_EXEC_DATA if it sees unused pages in the GHR. The important thing to remember is that all this happens at boot time. Once the system is running, there are no changes to the GH_EXEC* regions, regardless of workload. Indeed, freeing up these pages is GOOD for you since it makes a few more pages of memory available to help handle the increased load.&lt;BR /&gt;&lt;BR /&gt;  On the other hand, the GH_RES* regions can be subject to changes over time (for example, if you want to install and uninstall /RESIDENT images), so those paramters can be used to "protect" apparently unused pages at the end of those GHRs to prevent them from being freed for other purposes.</description>
      <pubDate>Tue, 16 Aug 2005 21:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918814#M70223</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-08-16T21:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: gh_exec_data system parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918815#M70224</link>
      <description>Thanks, both Ian and John.  You learn something new every day!</description>
      <pubDate>Wed, 17 Aug 2005 10:03:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gh-exec-data-system-parameter/m-p/4918815#M70224</guid>
      <dc:creator>Stephen Daddona</dc:creator>
      <dc:date>2005-08-17T10:03:12Z</dc:date>
    </item>
  </channel>
</rss>

