Operating System - Linux
1820553
Members
2381
Online
109626
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
Discussions
Discussions
Discussions
Forums
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
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
тАО02-15-2008 03:14 AM
тАО02-15-2008 03:14 AM
kernel
How can we find out the kernel memory in RHEL as 4
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-15-2008 06:52 AM
тАО02-15-2008 06:52 AM
Re: kernel
I don't understand very well your question but all memory related information can be obtained in /proc/meminfo:
cat /proc/meminfo
cat /proc/meminfo
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2008 06:09 AM
тАО02-16-2008 06:09 AM
Re: kernel
one more question,
can u shed some light on massif plugins to valgrind in RHEL 4
as per red hat site
"the memprof memory profiling and leak detection tool is no longer included in Red Hat Enterprise Linux 4. The memcheck and massif plugins to valgrind (which is newly included in Red Hat Enterprise Linux 4) provide similar functionality to memprof."
can u shed some light on massif plugins to valgrind in RHEL 4
as per red hat site
"the memprof memory profiling and leak detection tool is no longer included in Red Hat Enterprise Linux 4. The memcheck and massif plugins to valgrind (which is newly included in Red Hat Enterprise Linux 4) provide similar functionality to memprof."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-17-2008 03:51 PM
тАО02-17-2008 03:51 PM
Re: kernel
NO other info is required.....
Kernal Internal Mem usage is obtained byh
vmstat -m
and in perticular to view slab usage
slabtop [- d sec] [-s sort] [-o]
d-- number of seconds
s-- sort order
o-- display slabtop
eg:
sort -k6,6 -n < /proc/slabinfo | cut -f 1 -d:
Kernal Internal Mem usage is obtained byh
vmstat -m
and in perticular to view slab usage
slabtop [- d sec] [-s sort] [-o]
d-- number of seconds
s-- sort order
o-- display slabtop
eg:
sort -k6,6 -n < /proc/slabinfo | cut -f 1 -d:
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP