summaryrefslogtreecommitdiffstats
path: root/share/man/man9/malloc.9
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2003-05-06 19:10:17 +0000
committerhmp <hmp@FreeBSD.org>2003-05-06 19:10:17 +0000
commit94f281ee94f0d599c74a7e4f7cf09d89be142f01 (patch)
tree9f51164743812f6f691d1ea95de969510e926bc9 /share/man/man9/malloc.9
parent0641e25c40feb81931e862f0c1221599a89708c8 (diff)
downloadFreeBSD-src-94f281ee94f0d599c74a7e4f7cf09d89be142f01.zip
FreeBSD-src-94f281ee94f0d599c74a7e4f7cf09d89be142f01.tar.gz
malloc(9) types can be used to identify multiple allocations.
PR: docs/38618 Approved by: des (mentor)
Diffstat (limited to 'share/man/man9/malloc.9')
-rw-r--r--share/man/man9/malloc.91
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9
index 9019e5c..84075e8 100644
--- a/share/man/man9/malloc.9
+++ b/share/man/man9/malloc.9
@@ -191,6 +191,7 @@ The
.Fa type
argument is used to perform statistics on memory usage, and for
basic sanity checks.
+It can be used to identify multiple allocations.
The statistics can be examined by
.Sq vmstat -m .
.Pp
OpenPOWER on IntegriCloud