HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: maxdsiz
Operating System - HP-UX
1832546
Members
7044
Online
110043
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-21-2006 10:15 PM
08-21-2006 10:15 PM
maxdsiz
how do i change the value of maxdsiz from 2 to 65536? i find the output from sysdef | grep maxdsiz and kmtune -q maxdsiz misleading and confusing.
Output from sysdef: -
maxdsiz 2 - 0-655360 Pages -
Output from kmtune: -
maxdsiz 0xc0000000 - 0XC0000000
The formula displayed in the kmtune output is 3GB I believe but the value displayed in the sysdef output is 2. Can someone please explain?
Output from sysdef: -
maxdsiz 2 - 0-655360 Pages -
Output from kmtune: -
maxdsiz 0xc0000000 - 0XC0000000
The formula displayed in the kmtune output is 3GB I believe but the value displayed in the sysdef output is 2. Can someone please explain?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2006 10:44 PM
08-21-2006 10:44 PM
Re: maxdsiz
Shalom,
You can change it with kmtune.
You can change it with sam kernel configuration.
I'm not sure if this is a dynamic parmameter, you may need to either compile a new kernel manually or let sam do it for you.
SEP
You can change it with kmtune.
You can change it with sam kernel configuration.
I'm not sure if this is a dynamic parmameter, you may need to either compile a new kernel manually or let sam do it for you.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2006 10:47 PM
08-21-2006 10:47 PM
Re: maxdsiz
Premature submission, how embarassing.
You must follow a procedure to get your setting changes from the kmtune commandline into actual use.
http://docs.hp.com/en/TKP-90202/index.html?jumpid=reg_R1002_USEN
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1025683
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=105739
SEP
You must follow a procedure to get your setting changes from the kmtune commandline into actual use.
http://docs.hp.com/en/TKP-90202/index.html?jumpid=reg_R1002_USEN
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1025683
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=105739
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 01:27 AM
08-22-2006 01:27 AM
Re: maxdsiz
sysdef is deprecated for finding out about kernel parameters. Use kmtune to see the current value and get the details with kmtune -lq maxdsiz. The value 0xc0000000 is hexadecimal for the number 201326592 or 201,326,592 or 200 megs. To set maxdsiz to 3Gb, just type in the number 3 followed by 9 zeros as in 3000000000 in SAM. Whether a parameter is hex, decimal or a formula does not matter as the value is converted as required.
Note that maxdsiz is just a limit for 32 bit programs. Without chatr options, your program can malloc up to apx 960 megs maximum or apx 1750 megs with EXEC_MAGIC compile options -Wl -N.
Bill Hassell, sysadmin
Note that maxdsiz is just a limit for 32 bit programs. Without chatr options, your program can malloc up to apx 960 megs maximum or apx 1750 megs with EXEC_MAGIC compile options -Wl -N.
Bill Hassell, sysadmin
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