- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- swap device on Linux
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-07-2010 08:33 AM
05-07-2010 08:33 AM
swap device on Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2010 02:06 PM
05-07-2010 02:06 PM
Re: swap device on Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2010 09:45 PM
05-07-2010 09:45 PM
Re: swap device on Linux
But to answer the original question: yes, it is possible, however your system performance will be even worse than with a swap partition if the swap is actually needed in any significant sense.
You can even run a Linux system with no swap at all. But if you simply disable swap and then run out of actual physical RAM, your processes will be immediately subjected to the kernel's Out-Of-Memory Killer routine. (It tries to find the biggest memory hog and kills that process. The results are often effective, but not pretty at all.)
If you need to run without swap, you should examine the values of the vm.overcommit_memory and vm.overcommit_ratio sysctls and adjust them to suit your situation.
http://opsmonkey.blogspot.com/2007/01/linux-memory-overcommit.html
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2010 01:32 AM
05-10-2010 01:32 AM
Re: swap device on Linux
I never seen any linux box which using 20% or 40% swap ....
it will always seen 0% used ... eventhough 98% physcical memory has been used...
So i won't think there wen't be a considerable performance issue in linux box ... if you do this change.
i support,You should go for a try, if the mentioned system is a test server
Gudluck
Prasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2010 08:13 AM
05-10-2010 08:13 AM
Re: swap device on Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2010 12:56 AM
05-14-2010 12:56 AM