This commit is contained in:
Doug MacEachern 2006-02-24 00:56:15 +00:00
parent 249653c046
commit 1affb0ba73
1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
2006-02-23 Doug MacEachern <dougm@hyperic.net>
* Use asm/cpuid instead of /proc/cpuinfo to detect
HyperThreading on Linux
* Use gethostbyname_r in sigar_fqdn_get
2006-01-10 Doug MacEachern <dougm@hyperic.net>
* Add ProcUtil class
* Pdh: if counter name does not exist, try appending "/sec"
* Add Win32.findExecutable method
* Add win32.Service.{pause,resume} methods
2006-01-04 Doug MacEachern <dougm@hyperic.net>
* Fix cpu_list on Darwin