procps/library
Zhao Mengmeng 25cd1bee0c slabinfo: add comment for cache_size calculation
One of our physical machine shows that the "CACHE SIZE" column
of slabtop output is extremely high, three times of the products
of objs nums and objs size. After some analysis, we found that
the order of slab, which decides "pages per slab", will shrink
when memory pressure is high and normal order allocation failed.
So we think it might help to add these comments to the man help.

Minor fix: add the "memory." back, which is lost after
"aa461df0: docs: Minor manpage fixes"

Signed-off-by: Zhao Mengmeng <zhaomengmeng@kylinos.cn>
2023-04-25 07:19:22 +00:00
..
include slabinfo: add comment for cache_size calculation 2023-04-25 07:19:22 +00:00
tests tests: Fix type for check_fatal_proc_unmounted 2022-12-06 22:23:08 +11:00
.gitignore build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
COPYING build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
devname.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
diskstats.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
escape.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
libproc2.pc.in misc: Update pc file to new library name 2022-08-29 20:42:45 +10:00
libproc2.sym library: Rename to libproc2 2022-08-29 20:38:17 +10:00
meminfo.c misc: tweak the recent copyright changes just a little 2023-02-14 07:11:51 +11:00
namespace.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
numa.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
pids.c misc: tweak the recent copyright changes just a little 2023-02-14 07:11:51 +11:00
pwcache.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
readproc.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
slabinfo.c slabinfo: add comment for cache_size calculation 2023-04-25 07:19:22 +00:00
stat.c library: become more tolerant of /proc/cpuinfo formats 2023-03-02 19:38:41 +11:00
sysinfo.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
uptime.c library: use sd_get_sessions() instead of utmp 2023-03-21 22:26:03 +11:00
version.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
vmstat.c misc: tweak the recent copyright changes just a little 2023-02-14 07:11:51 +11:00
wchan.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00