Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase the number of CPUs to 32 to suit sun4v. | jb | 2006-07-26 | 1 | -1/+1 |
* | Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3), | rwatson | 2005-08-06 | 1 | -0/+1 |
* | Add memstat_kvm_uma(), an implementation of a libmemstat(3) query routine | rwatson | 2005-08-01 | 1 | -0/+9 |
* | Having decided not to provide a libmemstat(3) error number to text | rwatson | 2005-07-24 | 1 | -0/+5 |
* | Introduce more formal error handling for libmemstat(3): | rwatson | 2005-07-24 | 1 | -1/+15 |
* | UMA supports "secondary" zones, in which a second zone can be layered | rwatson | 2005-07-20 | 1 | -0/+1 |
* | Bump MEMSTAT_MAXCALLER to 16. memtop(8) seems to be able to happily | rwatson | 2005-07-18 | 1 | -1/+1 |
* | Add __BEGIN_DECLS and __END_DECLS to make libmemstat(3) more C++-friendly. | rwatson | 2005-07-17 | 1 | -0/+2 |
* | Increase the number of caller memory storage slots from 2 or 4 to | rwatson | 2005-07-15 | 1 | -0/+8 |
* | Add libmemstat(3), a library for use by debugging and monitoring | rwatson | 2005-07-14 | 1 | -0/+134 |