Use kvm_getpcpu to access per-CPU usage data available since FreeBSD 7.1

This commit is contained in:
mmdolze
2009-03-22 09:03:55 +00:00
parent cac3b5472f
commit 54151d50e1
3 changed files with 61 additions and 19 deletions
+1
View File
@@ -65,6 +65,7 @@ v.0.5dev (ongoing development)
* server: prevent stalling if time goes backwards (M. Vallevand)
* hd44780 driver: update the backlight setting only on change
+ hd44780 driver: add lineaddress option to support ST7036 (Malte Poeggel)
+ lcdproc: Retrieve per CPU usage statistics on FreeBSD (M. Dolze)
v.0.5.2
* fix switching on/off the Load screen in lcdproc client using the menu