summaryrefslogtreecommitdiff
path: root/lib/libmemstat/memstat.c
Commit message (Expand)AuthorAgeFilesLines
* Add two new kernel options to control memory locality on NUMA hardware.Jeff Roberson2019-08-061-0/+7
* Reduce <sys/queue.h> pollution.Dag-Erling Smørgrav2018-05-111-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/+7
* Get rid of MAXCPU knowledge used for internal needs only. Switch toSergey Kandaurov2011-08-011-5/+9
* Add a new column to the output of vmstat -z to indicate the numberSean Bruno2010-06-151-0/+8
* Add memstat_kvm_uma(), an implementation of a libmemstat(3) query routineRobert Watson2005-08-011-0/+6
* Correct two libmemstat(3) bugs:Robert Watson2005-08-011-1/+8
* Having decided not to provide a libmemstat(3) error number to textRobert Watson2005-07-241-0/+21
* Introduce more formal error handling for libmemstat(3):Robert Watson2005-07-241-6/+15
* Prefix two non-static libmemstat(3) internal functions with '_' symbols, toRobert Watson2005-07-231-2/+6
* UMA supports "secondary" zones, in which a second zone can be layeredRobert Watson2005-07-201-0/+8
* Add libmemstat(3), a library for use by debugging and monitoringRobert Watson2005-07-141-0/+366