- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- LowFree on DL585 w/ 20GB of RAM
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-06-2006 06:14 AM
04-06-2006 06:14 AM
Here's the meminfo from that server.
cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 22993158144 22946856960 46301184 0 105811968 19917611008
Swap: 6396313600 0 6396313600
MemTotal: 22454256 kB
MemFree: 45216 kB
MemShared: 0 kB
Buffers: 103332 kB
Cached: 19450792 kB
SwapCached: 0 kB
Active: 16706384 kB
ActiveAnon: 3930428 kB
ActiveCache: 12775956 kB
Inact_dirty: 3181252 kB
Inact_laundry: 498268 kB
Inact_clean: 485016 kB
Inact_target: 4174184 kB
HighTotal: 18874364 kB
HighFree: 28596 kB
LowTotal: 3579892 kB
LowFree: 16620 kB
SwapTotal: 6246400 kB
SwapFree: 6246400 kB
CommitLimit: 17473528 kB
Committed_AS: 9450788 kB
HugePages_Total: 0
HugePages_Free: 0
Hugepagesize: 2048 kB
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2006 06:34 AM
04-06-2006 06:34 AM
Re: LowFree on DL585 w/ 20GB of RAM
Linux will always try use all memory, this is efficient, if not used by applications, it's used as buffers/cache.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2006 06:40 AM
04-06-2006 06:40 AM
Re: LowFree on DL585 w/ 20GB of RAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2006 07:00 AM
04-06-2006 07:00 AM
SolutionCheck the paging activity with:
vmstat 5
If you don't have continuous page in AND page outs, this should not be a problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2006 07:11 AM
04-06-2006 07:11 AM
Re: LowFree on DL585 w/ 20GB of RAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2006 07:40 AM
04-06-2006 07:40 AM