aboutsummaryrefslogtreecommitdiff
path: root/lib/libmemstat/libmemstat.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
* use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
* Expose real size of UMA allocations via libmemstat(3).Gleb Smirnoff2014-02-101-1/+8
* Fix various typos in manual pages.Glen Barber2012-02-251-2/+2
* Get rid of MAXCPU knowledge used for internal needs only. Switch toSergey Kandaurov2011-08-011-5/+1
* Spelling fixes.Joel Dahl2010-08-031-2/+2
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Tidy up markup and fix two bugs.Ruslan Ermilov2005-11-211-77/+93
* The "Mbuf" zone was renamed "mbuf" to improve consistency, but the codeRobert Watson2005-08-151-4/+4
* Document kvm(3)-related error constants, and correct minor formattingRobert Watson2005-08-091-2/+20
* Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3),Robert Watson2005-08-061-5/+9
* Add memstat_kvm_uma(), an implementation of a libmemstat(3) query routineRobert Watson2005-08-011-2/+7
* Having decided not to provide a libmemstat(3) error number to textRobert Watson2005-07-241-3/+11
* Document additional aspects of libmemstat(3):Robert Watson2005-07-241-0/+170
* UMA supports "secondary" zones, in which a second zone can be layeredRobert Watson2005-07-201-0/+2
* Provide more documentation on caller-owned storage in struct memory_type,Robert Watson2005-07-151-7/+20
* Add a section on the allocator name space and its interactions withRobert Watson2005-07-151-0/+22
* Add libmemstat(3), a library for use by debugging and monitoringRobert Watson2005-07-141-0/+238