ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/PLATFORMS
Revision: 1.3
Committed: Thu Feb 12 23:04:51 2004 UTC (20 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.2: +2 -1 lines
Log Message:
Add preliminary support for OpenBSD (tested on 3.3).

All works apart from Disk IO stats - currently the disks are not named
correctly. The fix for this is probably to use KVM.

Mostly similar to the NetBSD code, the notable exception being the uvm
stuff. In NetBSD there's a function to get it, in OpenBSD sysctl is needed
to get hold of it.

File Contents

# Content
1 # $Id: PLATFORMS,v 1.2 2004/02/10 19:50:57 tdb Exp $
2
3 libstatgrab has been tested to work on the following platforms:
4
5 Cygwin ?.?
6 FreeBSD 4
7 FreeBSD 5
8 Linux 2.2
9 Linux 2.4
10 Linux 2.6
11 NetBSD 1.6
12 OpenBSD 3.3
13 Solaris 2.6
14 Solaris 2.7
15 Solaris 2.8
16 Solaris 2.9