- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- application and memory
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
05-05-2008 02:27 PM
05-05-2008 02:27 PM
application and memory
Is memory leak issue with an application relates to any of the os issues
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2008 06:28 PM
05-05-2008 06:28 PM
Re: application and memory
If you did not write the program, it is very easy to blame the OS because troubleshooting the program may require vendor support.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2008 07:00 PM
05-05-2008 07:00 PM
Re: application and memory
Memory leak is very subjective, can be due to application or due to our OS. If it is OS related we can use kmeminfo tool to see, but you need to request from HP Response Center
Usually memory arena that have memory leaks
M_TEMP
ALLOC_MBLK_SM
Superpage pool
ALLOCB_MBLK_LM
usually patches will fix the issue
Hope this help.
WK
don't forget to assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 02:26 AM
05-06-2008 02:26 AM
Re: application and memory
>whiteknight: Memory leak is very subjective, can be due to application or due to our OS
I wouldn't think so. It either is or isn't an application problem. Tools like gdb's heap checking or purify may help.
The only thing that might be subjective is heap fragmentation. This may look and smell like a leak but there is nothing that can be done about this other than to change the application to not allocate random sizes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 02:38 AM
05-06-2008 02:38 AM
Re: application and memory
in simple words a memory leak is have the code run for longer periods. If memory continually grows, then there is probably problem.
thanks and regards
Sajjad Sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 02:40 AM
05-06-2008 02:40 AM
Re: application and memory
Memory leak detector:
http://www.hpux.ws/?p=8
As to prior comments: I think it would be better to present ones own views rather than cutting, pasting and parsing the comments of others.
Disagreement of others opinion is common on this forum, but there are long standing practices here that should be adhered to.
The utility I posted will spot memory leaks over time, is in use on several HP-UX versions.
Assuming your problem is with a top memory user, and thats likely, this tool will help you identify the offending utility.
It is always a good idea to have a recent bi-annual patch set installed for our OS. If you are encountering memory leak problems traced to the OS, you can do an additional search of patches in the term memory leak, read the notes and decide on installation.
Nine times out of ten, when I receive a report of memory leaks, its with the application code. I recall Red Hat once built a memory leak into cluster manager, but normally its a problem with in house or third party software and poor Q&A on that software.
The leak utility will at least provide you with a list of suspects.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com