summaryrefslogtreecommitdiff
path: root/lib/libmemstat/libmemstat.3
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2014-06-23use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin
2014-02-10Expose real size of UMA allocations via libmemstat(3).Gleb Smirnoff
2012-02-25Fix various typos in manual pages.Glen Barber
2011-08-01Get rid of MAXCPU knowledge used for internal needs only. Switch toSergey Kandaurov
2010-08-03Spelling fixes.Joel Dahl
2010-04-14mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein
2005-11-21Tidy up markup and fix two bugs.Ruslan Ermilov
2005-08-15The "Mbuf" zone was renamed "mbuf" to improve consistency, but the codeRobert Watson
2005-08-09Document kvm(3)-related error constants, and correct minor formattingRobert Watson
2005-08-06Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3),Robert Watson
2005-08-01Add memstat_kvm_uma(), an implementation of a libmemstat(3) query routineRobert Watson
2005-07-24Having decided not to provide a libmemstat(3) error number to textRobert Watson
2005-07-24Document additional aspects of libmemstat(3):Robert Watson
2005-07-20UMA supports "secondary" zones, in which a second zone can be layeredRobert Watson
2005-07-15Provide more documentation on caller-owned storage in struct memory_type,Robert Watson
2005-07-15Add a section on the allocator name space and its interactions withRobert Watson
2005-07-14Add libmemstat(3), a library for use by debugging and monitoringRobert Watson