- This topic has 0개 답변, 1명 참여, and was last updated 15 years, 3 months 전에 by
인베인. This post has been viewed 714 times
-
-
slabtop이 참고하는 proc 정보들
=====================The information that the analysis tool displays is captured from files in the /proc file system
on the target. This is a virtual file system – the file contents are dynamically generated by
the kernel each time the files are read. Specifically, the tool parses the information in the
following proc directories:
/proc/meminfo
high-level memory information for the system
/proc/modules
information about the modules installed on the system
/proc/slabinfo
information about the contents of the kernel's internal slab allocator
/proc/iomem
map of the physical memory layout of the system
/proc/PID
detailed information about each running process
(a separate subdirectory exists for each process, where PID is the process ID of the process)
/proc/PID/status
high-level status information about the process
/proc/PID/smaps
detailed information about the resident, shared, and private mapped pages of a processend of line.
* 오픈소스는 Open Innovationa & 윈윈전략을 도모할 지언정 절대 공짜(무료)임을 뜻하지 않는다.치
- 답변은 로그인 후 가능합니다.