Revision: | 1.3 |
Committed: | Thu Feb 12 23:04:51 2004 UTC (20 years, 8 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. |
# | User | Rev | Content |
---|---|---|---|
1 | tdb | 1.3 | # $Id: PLATFORMS,v 1.2 2004/02/10 19:50:57 tdb Exp $ |
2 | tdb | 1.1 | |
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 | tdb | 1.3 | OpenBSD 3.3 |
13 | tdb | 1.2 | Solaris 2.6 |
14 | tdb | 1.1 | Solaris 2.7 |
15 | Solaris 2.8 | ||
16 | Solaris 2.9 |