HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Additional data segment
Operating System - HP-UX
1833792
Members
2114
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2003 03:18 AM
08-04-2003 03:18 AM
Additional data segment
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?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2003 04:55 AM
08-04-2003 04:55 AM
Re: Additional data segment
It will work with SHARE_MAGIC.
Best regards...
Dietmar.
Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2003 07:23 AM
08-04-2003 07:23 AM
Re: Additional data segment
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.
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.
After all those warnings, I should say that many programs have no trouble with +q3p and +q4p.
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.
After all those warnings, I should say that many programs have no trouble with +q3p and +q4p.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP