Commit Graph

168 Commits

Author SHA1 Message Date
Alastair Poole c8f7464b97 process: OpenBSD onproc becomes run.
Avoid the ifdef in the UI code.
2021-02-11 09:19:18 +00:00
Alastair Poole 860518d379 sensors: Trim the child name.
Missed that :)
2021-02-08 23:31:22 +00:00
Alastair Poole 619d93b60b process: as per the manual
Process name can be ((((sjhkedsjkldks)))) !!
2021-02-08 20:43:51 +00:00
Alastair Poole c5b32b9475 summary: 2021-02-07 12:58:54 +00:00
Alastair Poole 5bc6f2984a general: rearrange a few things. 2021-02-06 08:50:53 +00:00
Alastair Poole 27994ed2cb procs: time 2021-02-03 08:03:55 +00:00
Alastair Poole 894845d5eb procs: tbl.
Need to check this...
2021-02-02 21:58:22 +00:00
Alastair Poole 325216853d procs: sttates 2021-02-02 21:55:40 +00:00
Alastair Poole f575ded300 process: states.
Untested
2021-02-02 21:33:09 +00:00
Alastair Poole d4fcefc1b9 obsd: time and state name 2021-02-02 20:18:54 +00:00
Alastair Poole ade77c1db8 fbsd: run time?
This is right?
2021-02-02 14:18:05 +00:00
Alastair Poole 1938250af4 linux: Run time. 2021-02-02 13:54:49 +00:00
Alastair Poole f8e46cea54 sensors: newline
need to get rid of these if they occur.
2021-01-27 19:39:16 +00:00
Alastair Poole a2c1ecb5bb bool: Be consistent. 2021-01-24 13:48:40 +00:00
Alastair Poole 2a0148c496 process: fix bad bug quick 2021-01-19 10:04:24 +00:00
Alastair Poole 5176457736 process: don't use slstr here.
The others dont use it here. Having to remember to reset slstr is
not very good. At least in how I imagines system/

Fixes are good in EFL. No findy without the bogusness.
2021-01-03 22:34:00 +00:00
Alastair Poole e2509d5a35 openbsd: slower but reliable 2020-12-31 12:19:26 +00:00
Alastair Poole 81051b4a63 sensors: fix fbsd sysctl name 2020-12-26 21:15:14 +00:00
Alastair Poole ebdbda13ea process_list: fix this...
Might need to tweak for the fbsd depending on CP_TICKS
2020-12-26 11:27:58 +00:00
Alastair Poole f80a020fce ui: search, improve. 2020-12-24 10:46:35 +00:00
Alastair Poole f4abba9a65 machine: remove generic func 2020-12-23 14:59:22 +00:00
Alastair Poole 0b45319b8f sensors: find issue with combo 2020-12-23 11:54:07 +00:00
Alastair Poole 3185eb2425 sensors: typo and dragonzz 2020-12-22 18:00:55 +00:00
Alastair Poole 1313354239 sensors: use your brain 2020-12-22 17:53:17 +00:00
Alastair Poole 16cdd0e12a mibs: fix openbsd 2020-12-22 14:13:16 +00:00
Alastair Poole 83a33bd991 sensors: Kernel doesn't cache thermal.
Linux doesn't cache thermal readings, select one sensor else we
can block waiting to read from N sensors.

Needs more fixing.
2020-12-22 13:47:41 +00:00
Alastair Poole ff54d80d13 fs: line noise 2020-12-03 15:27:06 +00:00
Alastair Poole b089df3d59 disks: this was also horrible horrible.
Delete, delete, delete.
2020-12-02 14:36:06 +00:00
Alastair Poole 03af127cf5 disks: remove this.
That stuff wasn't very nice. Make this filesystem stuff better
if needed.
2020-12-02 14:33:34 +00:00
Alastair Poole ae81aa793e disks: ugh linuxism try.
This whole disk stuff was not thought out at all...oops
2020-12-01 12:43:19 +00:00
Alastair Poole 63953978d9 disks: Fix this horrible broken API.
Some horrid left over from a tool i wrote to write disk images and
parsing for physicaly disks. Well, it doesn't map well. Keep linux
as is for now.

FreeBSD win and OpenBSD win.
2020-12-01 10:14:08 +00:00
Alastair Poole 7fc875c7df process: icon 2020-11-17 01:53:59 +00:00
Alastair Poole bf166ca17d process: respect last window close 2020-11-16 12:25:07 +00:00
Alastair Poole 98eac5b7c8 ui: tweak...pingu... 2020-11-12 04:08:10 +00:00
Alastair Poole 714470e020 ui; little tweak...
rem license
2020-11-12 03:56:37 +00:00
Alastair Poole 09e0288ab0 cpu: small fix to logic. 2020-11-10 02:06:34 +00:00
Alastair Poole 6cc91568e7 ui: yeh rewrite 2020-11-09 15:32:02 +00:00
Carsten Haitzler a56127a569 mem - add memory usage of up to 8 vid cards
max in the code is 8.. will anyone have that many... really?
2020-10-29 12:22:36 +00:00
Alastair Poole 57ac9fee94 ui: don't waste CPU!!! 2020-10-27 14:43:04 +00:00
Alastair Poole ac0211c3ee asan: Fix a leak.
:)
2020-10-27 13:26:03 +00:00
Alastair Poole f6c75c6d93 cpu: add some support for known hw... 2020-10-15 15:09:16 +01:00
Alastair Poole d7d7f39394 cpu: find a pie in the sky. 2020-10-14 18:28:56 +01:00
Alastair Poole 5db5da933c cpu: rudimentary order by topology... 2020-10-14 14:02:50 +01:00
Alastair Poole 3ec2144f89 coretemp: take topology into account 2020-10-14 11:32:41 +01:00
Alastair Poole cc9b7e6e7f cpu: add k10 support. 2020-10-13 18:17:08 +01:00
Alastair Poole a3538e9b43 cpu: coretemp out by one ! 2020-10-11 12:06:41 +01:00
Alastair Poole 856b3acd13 cpu: distinguish between thermal drivers.
Each cpu arch is likely to have varying behaviours, as added, for
each the behaviour needs to be taken into account.

This is Linux only...
2020-10-11 11:26:49 +01:00
Alastair Poole 2575e973a0 cpu: ys i know 2020-10-10 12:15:38 +01:00
Alastair Poole 3525063226 nothing of interest. 2020-10-10 12:03:46 +01:00
Alastair Poole b481435d3d temps: oops. 2020-10-08 13:44:50 +01:00