如何monitor kernel drivers' memory u … - Linux

By Doris
at 2009-06-18T00:43
at 2009-06-18T00:43
Table of Contents
※ [本文轉錄自 LinuxDev 看板]
作者: crreep (Life is random) 看板: LinuxDev
標題: [問題] 如何monitor kernel drivers' memory usage?
時間: Thu Jun 18 00:40:41 2009
I know valgrind can monitor user space processes' memory usage,
but how to monitor kernel drivers memory usage? For example, I can know
how much memory space is allocated by a certain driver, lsmod can only
show kernel modules information..
Kmemleak can detect and show kernel memory leak but does not show
how much memory a driver occupied. Except proc/slabinfo ,
is there a tool that can show the kernel drivers memory usage?
Thanks!
--
作者: crreep (Life is random) 看板: LinuxDev
標題: [問題] 如何monitor kernel drivers' memory usage?
時間: Thu Jun 18 00:40:41 2009
I know valgrind can monitor user space processes' memory usage,
but how to monitor kernel drivers memory usage? For example, I can know
how much memory space is allocated by a certain driver, lsmod can only
show kernel modules information..
Kmemleak can detect and show kernel memory leak but does not show
how much memory a driver occupied. Except proc/slabinfo ,
is there a tool that can show the kernel drivers memory usage?
Thanks!
--
Tags:
Linux
All Comments
Related Posts
有人用過wubi嗎?

By David
at 2009-06-18T00:22
at 2009-06-18T00:22
簡立峰說台灣有只2,3所學校有針對開放原始碼軟體提供對應的課程

By Dorothy
at 2009-06-17T21:26
at 2009-06-17T21:26
ping public ip有回應但卻無法使用服務?

By Carolina Franco
at 2009-06-17T20:35
at 2009-06-17T20:35
如何讓kernel 2.6編譯訊息回復成2.4的樣子?

By Todd Johnson
at 2009-06-17T20:29
at 2009-06-17T20:29
PAE 分頁機制算法問題

By Tristan Cohan
at 2009-06-17T17:55
at 2009-06-17T17:55