- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- swap_out rate values
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
04-21-2009 03:12 PM
04-21-2009 03:12 PM
swap_out rate values
Is anyone knows at which level the swap_out rate value affects the systems performance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 06:22 PM
04-21-2009 06:22 PM
Re: swap_out rate values
http://www.linuxvox.com/linux-articles/kernel-tuning/1-what-is-the-linux-kernel-parameter-vm-swappiness
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 06:25 PM
04-21-2009 06:25 PM
Re: swap_out rate values
It's not about tuning..
I just saw the statistics on the swap_out values in the graph.
I just want to know if what will be the advisable max value of the swap_out rate that wont affect the system. and how can you relate the values in the swap_out rate? is it in MB?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2009 09:25 AM
04-23-2009 09:25 AM
Re: swap_out rate values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2009 03:04 PM
04-23-2009 03:04 PM
Re: swap_out rate values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2009 04:37 PM
04-23-2009 04:37 PM
Re: swap_out rate values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2009 04:42 PM
04-23-2009 04:42 PM
Re: swap_out rate values
How would you relate those values? I not sure if its in bytes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2009 04:59 PM
04-23-2009 04:59 PM
Re: swap_out rate values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 07:49 PM
04-27-2009 07:49 PM
Re: swap_out rate values
total used free shared buffers cached
Mem: 4091528 3980964 110564 0 118632 2107588
-/+ buffers/cache: 1754744 2336784
Swap: 6144744 1666912 4477832
# ipcs -a
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x2cc8195c 23461888 oracle 640 235155456 55
0x0001ffb8 32769 root 666 76 4
0x00025990 65538 root 666 8308 4
0x00027cb9 98307 root 666 132256 1
0x00027cba 131076 root 666 132256 1
0x00027cbb 163845 root 666 132256 1
0xf3b571a8 10977286 oracle 640 538968064 208
0xf7cd01ac 16580615 oracle 640 1075838976 232
------ Semaphore Arrays --------
key semid owner perms nsems
0x53370660 17629184 oracle 640 104
0x00000000 196609 root 666 1
0x00000000 229378 root 666 1
0x00000000 262147 root 666 1
0x00000000 294916 root 666 1
0x0001ffb8 327685 root 666 1
0x000251c0 360454 root 666 1
0x000255a8 393223 root 666 1
0x00025990 425992 root 666 1
0xefe0d574 8192009 oracle 640 126
0xefe0d575 8224778 oracle 640 126
0x00000000 524299 root 666 1
0x000278d1 557068 root 666 1
0x00027cb9 589837 root 666 1
0x00000000 622606 root 666 1
0x00000000 655375 root 666 1
0x00000000 688144 root 666 1
0x00000000 720913 root 666 1
0x00000000 753682 root 666 1
0x000278d2 786451 root 666 1
0x00027cba 819220 root 666 1
0x00000000 851989 root 666 1
0x000278d3 884758 root 666 1
0x00027cbb 917527 root 666 1
0x00000000 983064 root 666 1
0x00000000 1015833 root 666 1
0x00000000 1048602 root 666 1
0x01fe101f 1081371 root 600 1
0xefe0d576 8257564 oracle 640 126
0xefe0d577 8290333 oracle 640 126
0xefe0d578 8323102 oracle 640 126
0xec3869ec 13041695 oracle 640 126
0xec3869ed 13074464 oracle 640 126
0xec3869ee 13107233 oracle 640 126
0xec3869ef 13140002 oracle 640 126
0xec3869f0 13172771 oracle 640 126
------ Message Queues --------
key msqid owner perms used-bytes messages
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2009 05:01 AM
04-28-2009 05:01 AM
Re: swap_out rate values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2009 05:09 AM
04-28-2009 05:09 AM
Re: swap_out rate values
vmstat should provide you with page rates and such.
If swap is correctly configured a large demand for memory like a big SGA should not stop the system cold.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2009 03:19 PM
04-28-2009 03:19 PM
Re: swap_out rate values
Will there be a max safe value of swap_outs/page_outs values?
Just to measure when will my system feel the slowdown.