HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- use of lockable memory in HP
Operating System - HP-UX
1833758
Members
2869
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
06-28-2005 06:53 PM
06-28-2005 06:53 PM
use of lockable memory in HP
Is there anyone knows how oracle make use the lockable memory in HP. From HP's doc., this part of memory area is accessible by some privilege library call such as plock and mlock. Users who don't belongs to MLOCK privilege group cannot access this part of memory.
My case is that the oracle in my machine does not belongs to the mentioned privileged group but it is running. My concern is that the lockable memory in my machine allocate 75% of the physical memory and only 11% (~330M) of the physical memory is claimed to be unlockable. This means that the instances may use the physical memory inefficiently.
Does anyone know that Oracle can use the lockable in some way or it doesn't use it anyway?
How to query what are resident in lockable memory and what are resident in unlockable memory.
My case is that the oracle in my machine does not belongs to the mentioned privileged group but it is running. My concern is that the lockable memory in my machine allocate 75% of the physical memory and only 11% (~330M) of the physical memory is claimed to be unlockable. This means that the instances may use the physical memory inefficiently.
Does anyone know that Oracle can use the lockable in some way or it doesn't use it anyway?
How to query what are resident in lockable memory and what are resident in unlockable memory.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 08:47 PM
06-28-2005 08:47 PM
Re: use of lockable memory in HP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2005 01:36 AM
06-29-2005 01:36 AM
Re: use of lockable memory in HP
I think you're a little confused on the lockable/unlockable status of physical memory. With the default unlockable_mem setting (and swapmem_on set to 1), about 3/4 of the memory would be considered lockable... which just means that the kernel will *allow* that much to be locked... not that only allocations which intend to lock are granted that memory. Oracle presumably is smart enough to handle the failure of the mlock() call and keeps going. It may not get optimal performance if the system load increases to where vhand is active (since Oracle's pages are potentially swapped out as well and would have to be swapped back in on demand) -- but it certainly gets the physical memory if the kernel can provide it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2005 02:36 PM
06-29-2005 02:36 PM
Re: use of lockable memory in HP
Thanks folks for the clarification
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