HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- shared memory question
Operating System - Linux
1827769
Members
2690
Online
109969
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
07-20-2004 07:27 PM
07-20-2004 07:27 PM
shared memory question
I cant't understand the exact meaning of shmmax value. e.g. (rh 2.1 + oracle 9i):
root>cat /proc/sys/kernel/shmmax
800000000
but oracle is allocating two segments, 630MB each!
ipcs -m
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0xf903c9dc 0 root 600 189 1
0x00000000 229377 ora92 640 4194304 21
0x00000000 262146 ora92 640 637534208 21
0x0dd19744 294915 ora92 640 624951296 105
Is shmmax the maximum memory value for each single segment? or per process? or what?
general memory info:
[root@sorasi01 root]# cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 2636201984 2627878912 8323072 815308800 225214464 1487982592
Swap: 2147426304 49283072 2098143232
MemTotal: 2574416 kB
MemFree: 8128 kB
MemShared: 796200 kB
Buffers: 219936 kB
Cached: 1405424 kB
SwapCached: 47684 kB
Active: 1590528 kB
Inact_dirty: 618036 kB
Inact_clean: 260680 kB
Inact_target: 643516 kB
HighTotal: 1703912 kB
HighFree: 5164 kB
LowTotal: 870504 kB
LowFree: 2964 kB
SwapTotal: 2097096 kB
SwapFree: 2048968 kB
BigPagesFree: 0 kB
root>cat /proc/sys/kernel/shmmax
800000000
but oracle is allocating two segments, 630MB each!
ipcs -m
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0xf903c9dc 0 root 600 189 1
0x00000000 229377 ora92 640 4194304 21
0x00000000 262146 ora92 640 637534208 21
0x0dd19744 294915 ora92 640 624951296 105
Is shmmax the maximum memory value for each single segment? or per process? or what?
general memory info:
[root@sorasi01 root]# cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 2636201984 2627878912 8323072 815308800 225214464 1487982592
Swap: 2147426304 49283072 2098143232
MemTotal: 2574416 kB
MemFree: 8128 kB
MemShared: 796200 kB
Buffers: 219936 kB
Cached: 1405424 kB
SwapCached: 47684 kB
Active: 1590528 kB
Inact_dirty: 618036 kB
Inact_clean: 260680 kB
Inact_target: 643516 kB
HighTotal: 1703912 kB
HighFree: 5164 kB
LowTotal: 870504 kB
LowFree: 2964 kB
SwapTotal: 2097096 kB
SwapFree: 2048968 kB
BigPagesFree: 0 kB
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 07:56 PM
07-20-2004 07:56 PM
Re: shared memory question
HI,
It's the max shared memory for each segment.
have a read here for some more details and related infos :
http://www.puschitz.com/TuningLinuxForOracle.shtml#SettingSharedMemory
Hope it helps
Jerome Henry
It's the max shared memory for each segment.
have a read here for some more details and related infos :
http://www.puschitz.com/TuningLinuxForOracle.shtml#SettingSharedMemory
Hope it helps
Jerome Henry
You can lean only on what resists you...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 09:16 PM
07-20-2004 09:16 PM
Re: shared memory question
thanks a lot, useful.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP