GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- set ulimit
Operating System - HP-UX
1851752
Members
1825
Online
104062
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
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
03-25-2008 07:56 PM
03-25-2008 07:56 PM
set ulimit
OS version:HPUX 11.11
kernal paramter :
maxdsiz 0x40000000 - 0X40000000
maxdsiz_64bit 8589934592 - 8589934592
maxssiz 0x8000000 - 0X8000000
maxssiz_64bit 0x40000000 - 0X40000000
dracc2#[/]ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 1048576
stack(kbytes) 131072
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 4096
now , I want to modify to
data(kbytes) unlimited
stack(kbytes) 419434
How much to change value of maxdsiz,maxssiz or how to change ulimit value?
Thanks!
kernal paramter :
maxdsiz 0x40000000 - 0X40000000
maxdsiz_64bit 8589934592 - 8589934592
maxssiz 0x8000000 - 0X8000000
maxssiz_64bit 0x40000000 - 0X40000000
dracc2#[/]ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 1048576
stack(kbytes) 131072
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 4096
now , I want to modify to
data(kbytes) unlimited
stack(kbytes) 419434
How much to change value of maxdsiz,maxssiz or how to change ulimit value?
Thanks!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2008 08:50 PM
03-25-2008 08:50 PM
Re: set ulimit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2008 09:01 PM
03-25-2008 09:01 PM
Re: set ulimit
You can't really change maxdsiz to unlimited. You can only change it to 1048576, the value of maxdsiz.
To increase maxdsiz, you will have to link your applications differently, with -N. And/or to use chatr +q3p enable +q4p enable
>stack(kbytes) 419434
This is WAY too big! Setting this that large will effectively decrease maxdsiz by that amount.
To increase maxdsiz, you will have to link your applications differently, with -N. And/or to use chatr +q3p enable +q4p enable
>stack(kbytes) 419434
This is WAY too big! Setting this that large will effectively decrease maxdsiz by that amount.
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 2026 Hewlett Packard Enterprise Development LP