<?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 Additional data segment in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/additional-data-segment/m-p/3040390#M906985</link>
    <description>Do I need to have the binary as EXEC_MAGIC or SHMEM_MAGIC before I could enable the 3rd and 4th quadrant by chatr? Will it just work if I only have the default SHARED_MAGIC binary?</description>
    <pubDate>Mon, 04 Aug 2003 10:18:35 GMT</pubDate>
    <dc:creator>EML</dc:creator>
    <dc:date>2003-08-04T10:18:35Z</dc:date>
    <item>
      <title>Additional data segment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/additional-data-segment/m-p/3040390#M906985</link>
      <description>Do I need to have the binary as EXEC_MAGIC or SHMEM_MAGIC before I could enable the 3rd and 4th quadrant by chatr? Will it just work if I only have the default SHARED_MAGIC binary?</description>
      <pubDate>Mon, 04 Aug 2003 10:18:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/additional-data-segment/m-p/3040390#M906985</guid>
      <dc:creator>EML</dc:creator>
      <dc:date>2003-08-04T10:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Additional data segment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/additional-data-segment/m-p/3040391#M906986</link>
      <description>It will work with SHARE_MAGIC.&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Mon, 04 Aug 2003 11:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/additional-data-segment/m-p/3040391#M906986</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2003-08-04T11:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Additional data segment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/additional-data-segment/m-p/3040392#M906987</link>
      <description>You can apply +q3p enable and +q4p enable on a SHARED_MAGIC executable.  Such a process could get close to 2.75GB of data on 11i.  You would need to relink as EXEC_MAGIC to get to near 3.75GB of data.&lt;BR /&gt;  There can be problems with applying chatr +q3p and +q4p to some programs.  A program that has +q3p enabled cannot map shared memory segments that were created by other processes in the third quadrant.  A program using +q3p and +q4p cannot map any shared memory segments created by other processes.  Code compiled with +Oaggressive will have +Osignedpointers assumptions in the generated code.  That can cause bad pointer comparisons between addresses in the first two and the last two quadrants.  +q3p makes that kind of pointer comparison more likely.&lt;BR /&gt;  After all those warnings, I should say that many programs have no trouble with +q3p and +q4p.</description>
      <pubDate>Mon, 04 Aug 2003 14:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/additional-data-segment/m-p/3040392#M906987</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2003-08-04T14:23:01Z</dc:date>
    </item>
  </channel>
</rss>

