HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What's the difference between lockable & available...
Operating System - HP-UX
1836365
Members
2032
Online
110100
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
05-30-2002 05:51 PM
05-30-2002 05:51 PM
What's the difference between lockable & available memory on dmesg's output
Hi All,
When I used dmesg on HP-UX. In last lines. there are something like this:
Memory information:
Physical:2097152 Kbytes, lockable:1568052 kbytes, available:1808320 kbytes.
Who can tell me what's the difference between lockable memory and available memory? How much they occupy from the physical memory?
Thanks in advance for your reply!
Annie
When I used dmesg on HP-UX. In last lines. there are something like this:
Memory information:
Physical:2097152 Kbytes, lockable:1568052 kbytes, available:1808320 kbytes.
Who can tell me what's the difference between lockable memory and available memory? How much they occupy from the physical memory?
Thanks in advance for your reply!
Annie
Annie
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 06:12 PM
05-30-2002 06:12 PM
Re: What's the difference between lockable & available memory on dmesg's output
Hi,
The memory document on your system should explain everything. You can find it here:
'/usr/share/doc/mem_mgt.txt'
HTH
~Michael~
The memory document on your system should explain everything. You can find it here:
'/usr/share/doc/mem_mgt.txt'
HTH
~Michael~
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 06:43 PM
05-30-2002 06:43 PM
Re: What's the difference between lockable & available memory on dmesg's output
Click on "Memory Management->The Role of Physical Memory". It explains it (with diagram) very well. Basically lockable memory are pages resident in memory while the process is still running and they cannot be paged and deactivated because the whole purpose of "lockable memory" is such that frequently accessed processes are kept in memory to improve performance.
http://docs.hp.com/hpux/onlinedocs/5965-4641/5965-4641.html
Another way of finding out the total locakble memory (other than using dmesg) is ..
# echo "total_lockable_mem/D" | adb -k /stand/vmunix /dev/mem
==> value in 4k pages
Something I thought would be useful to you.
http://docs.hp.com/hpux/onlinedocs/5965-4641/5965-4641.html
Another way of finding out the total locakble memory (other than using dmesg) is ..
# echo "total_lockable_mem/D" | adb -k /stand/vmunix /dev/mem
==> value in 4k pages
Something I thought would be useful to you.
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