]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libmemstat
Allow to set kern.geom.raid3.disconnect_on_failure from loader.conf.
[FreeBSD/FreeBSD.git] / lib / libmemstat /
2006-02-11 rwatsonUpdate copyright for 2006.
2006-02-11 rwatsonThe uma_zone data structure defines the size of its...
2006-02-11 rwatsonWhen reporting an error reading from UMA per-cpu cache...
2006-02-11 rwatsonRead all_cpus variable out of kmem, and validate CPUs...
2006-02-11 rwatsonCorrect a typo in the extraction of zone information...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-16 rwatsonRemove unnecessary and undesirable 'static' from functi...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-11-21 ruTidy up markup and fix two bugs.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-13 rwatsonAdd symlinks for kvm access methods for memstat(3).
2005-11-10 ruAdd missing shared library interdependencies.
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-15 rwatsonThe "Mbuf" zone was renamed "mbuf" to improve consisten...
2005-08-09 rwatsonDocument kvm(3)-related error constants, and correct...
2005-08-06 rwatsonTeach libmemstat(3) how to extract malloc(9) statistics...
2005-08-04 rwatsonDefine LIBMEMSTAT so that vm_page.h won't perform a...
2005-08-01 rwatsonAdd memstat_kvm_uma(), an implementation of a libmemsta...
2005-08-01 rwatsonCorrect two libmemstat(3) bugs:
2005-07-25 rwatsonIf a retrieved UMA zone is a secondary zone, don't...
2005-07-24 rwatsonHaving decided not to provide a libmemstat(3) error...
2005-07-24 rwatsonDocument additional aspects of libmemstat(3):
2005-07-24 rwatsonIntroduce more formal error handling for libmemstat(3):
2005-07-23 rwatsonPrefix two non-static libmemstat(3) internal functions...
2005-07-20 rwatsonUMA supports "secondary" zones, in which a second zone...
2005-07-18 rwatsonBump MEMSTAT_MAXCALLER to 16. memtop(8) seems to be...
2005-07-17 rwatsonAdd __BEGIN_DECLS and __END_DECLS to make libmemstat...
2005-07-15 rwatsonTeach libmemstat(3) about UMA(9) failure statistics.
2005-07-15 rwatsonProvide more documentation on caller-owned storage...
2005-07-15 rwatsonIncrease the number of caller memory storage slots...
2005-07-15 rwatsonAdd a section on the allocator name space and its inter...
2005-07-15 rwatsonRe-spell wronge less wrongly as wrong.
2005-07-14 rwatsonProperly combine per-CPU UMA cache allocation and free...
2005-07-14 rwatsonAdd libmemstat(3), a library for use by debugging and...