Revision af3a09c...

Go back to digest for 27th March 2011

Features in KDE Base

John Tapsell committed changes in [kde-workspace] /ksysguardd:

Replace kvm_getswapinfo(3) with sysctl call.

This change removes the dependancy on libkvm and allows all sensors
to run from unprivilaged userspace (before access to /dev/kmem was
required to get swap, and other, sensors).

kvm_getswapinfo_sysctl is a heavily modified function from libkvm,
however due to the extensive changes I did not use its original
license.

File Changes

Modified 5 files
  • /ksysguardd
  •   ksysguard.c
  •   ksysguard/FreeBSD/ChangeLog
  •   ksysguard/FreeBSD/CMakeLists.txt
  •   ksysguard/FreeBSD/Memory.c
  •   ksysguard/FreeBSD/TODO
5 files changed in total