summaryrefslogtreecommitdiff
path: root/lib/libmemstat/memstat_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add two new kernel options to control memory locality on NUMA hardware.Jeff Roberson2019-08-061-0/+1
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Expose real size of UMA allocations via libmemstat(3).Gleb Smirnoff2014-02-101-0/+1
* Get rid of MAXCPU knowledge used for internal needs only. Switch toSergey Kandaurov2011-08-011-6/+7
* Add a new column to the output of vmstat -z to indicate the numberSean Bruno2010-06-151-0/+1
* Correct two libmemstat(3) bugs:Robert Watson2005-08-011-0/+1
* Introduce more formal error handling for libmemstat(3):Robert Watson2005-07-241-1/+4
* Prefix two non-static libmemstat(3) internal functions with '_' symbols, toRobert Watson2005-07-231-3/+2
* UMA supports "secondary" zones, in which a second zone can be layeredRobert Watson2005-07-201-0/+1
* Increase the number of caller memory storage slots from 2 or 4 toRobert Watson2005-07-151-8/+4
* Add libmemstat(3), a library for use by debugging and monitoringRobert Watson2005-07-141-0/+124