Commit Graph

124 Commits

Author SHA1 Message Date
jasper
8ac9f70c34 committed upstream 2012-12-18 21:48:47 +00:00
sthen
40f5f67190 cope with sysctl.h changes 2012-12-18 21:38:12 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
jasper
06c2a066e1 regen 2012-07-09 22:47:31 +00:00
jasper
e8bd897ada sync patch 2012-04-04 17:24:29 +00:00
ajacoutot
1c9e2a7cd0 Bring back changes made for vmmap now that it's back in. 2012-03-11 08:45:24 +00:00
ajacoutot
f5d46be714 Sync patches after upstream commit.
Remove bogus patch (indentical).

no pkg change
2012-01-22 11:55:10 +00:00
ajacoutot
1afd4f7267 tsk tsk tsk. 2012-01-09 17:39:19 +00:00
robert
53a34592e0 s/kvm_getprocss/kvm_getprocs/g in unused code and warning messages 2012-01-09 17:22:15 +00:00
robert
6c3edfd3f9 fix after kinfo_proc2 removal 2012-01-09 16:45:20 +00:00
sthen
b7623542e0 bump; if.h changed (struct ifnet) 2011-11-15 23:30:30 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
bf540f07b0 bump so this gets rebuild and we can read vfs.generic.bcstats again. 2011-09-26 11:04:06 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
jasper
12add41faa sync, no functional change 2011-09-18 11:46:16 +00:00
jasper
f1b5c30c51 allow monitoring mfs partitions too 2011-09-18 11:24:58 +00:00
jasper
e320817993 don't bother getting info from kernel threads 2011-09-17 17:43:44 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
jasper
3f461814a5 - update libgtop to 2.28.4
* openbsd now has it's own backend
- remove some patch- files that i've committed upstream too
2011-08-30 12:24:52 +00:00
jasper
209f405467 Fix error message to make it readable again. 2011-08-17 12:34:47 +00:00
jasper
2e3ee8fae3 sync comment 2011-07-28 12:23:01 +00:00
jasper
c42b72665c ansify, no binary change 2011-07-10 15:29:26 +00:00
jasper
db11b7b063 - decrease stack usage when retrieving memory stats
- use consistent warnings when failing sysctl(3) calls
2011-07-10 15:23:01 +00:00
jasper
ac95a9e7ff - retrieve and use buffercache statistics so we get a proper view
of memory usage

ok aja@
2011-07-10 14:42:39 +00:00
jasper
7e3abfbee1 - correct sysctl names in two warning messages
- rename a few variables for clarity
2011-07-09 08:04:14 +00:00
jasper
ef01b92151 - add link to upstream bugzilla
- remove patch that's not needed anymore

no package change
2011-06-22 16:48:01 +00:00
jasper
b029533db7 - remove patch, the fact that the example doesn't work means
the library or the example need to get fixed.
2011-06-22 16:22:03 +00:00
jasper
4e3537bbea sync with upstream, no package change 2011-06-22 15:30:01 +00:00
jasper
6df1111580 tweak comment 2011-06-21 07:19:36 +00:00
jasper
8ab2c28fc7 remove unused chunk now that we have our own implementation 2011-06-20 21:29:47 +00:00
jasper
59332b7fe6 - Fix scope6 and prefix6 retrieval 2011-06-20 11:48:39 +00:00
jasper
149db12a47 - fix GLIBTOP_NETLOAD_HWADDRESS so we can retrieve the hardware address of an interface 2011-06-20 09:50:04 +00:00
jasper
b524bcaa85 - add links to bugzilla; 2011-06-20 09:03:29 +00:00
jasper
d10d35f25b revert changes made for vmmap, but keep the new file around 2011-06-06 17:12:12 +00:00
jasper
175dd30580 - implement uptime.boot_time 2011-06-01 07:24:49 +00:00
jasper
03fb5bd137 - add a comment as to why we undef STAT_STATVFS now
- rename a function now it's in the openbsd implementation
- put CP_IDLE instead of 0 in uptime->idletime
2011-05-31 19:25:31 +00:00
jasper
6a5430296f - filesystem read/write accounting works fine, so there's no reason not to export it.
fixes the "Disk" graph from gnome-applets multiload applet
2011-05-31 18:06:28 +00:00
jasper
2513ae7bfe make this work on 32 bit arches. 2011-05-31 14:19:18 +00:00
jasper
5821c1967b - silence various warnings 2011-05-31 14:02:26 +00:00
jasper
72430a5fe7 - slightly adjust cpu usage retrieval.
this still doesn't work on i386 (32 bit arches?), whereas it does work
  fine on amd64, mips64el and sparc64..
2011-05-31 13:47:56 +00:00
jasper
bfbf2ef0ef - adjust for vmmap; we copy the full vmmap tree from the kernel into the process
memory and walk through it with RB_FOREACH.

committing on behalf of ariane@ who wrote all the code, many thanks!
2011-05-26 17:47:24 +00:00
jasper
49835453c2 revert previous, it only adds to the confusion.. 2011-05-26 08:07:21 +00:00
jasper
31de6f9252 Change the way glibtop_mem->total is calculated. Instead of adding
t_free to t_rm, just use t_rm. And use t_arm for glibtop_mem->used.

This makes things less confusing and more in line with the values
top(1) returns.
2011-05-26 07:28:51 +00:00
jasper
b517a05142 use the same type for temporarily storing the amount of swap, as is used
in the struct that's eventually used to export it.
2011-05-25 10:44:34 +00:00
jasper
146b8a8d98 - fix cpu load calculation (was either 0% or 100%, but it seems only amd64
is fixed now, will look at the others soon).
- take maintainership
2011-05-24 12:37:15 +00:00
jasper
f5e79ac1fa fix memory handling, instead of using 17179869183.3 GiB of RAM it's
now giving sensible values.
2011-05-24 11:21:56 +00:00
jasper
a5e0a9326b use sysconf() instead of the deprecated getpagesize() 2011-05-24 10:40:47 +00:00
jasper
ec8a930f96 remove comment that doesn't apply to us 2011-05-24 09:30:20 +00:00