Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
functions.inc.php 13.4 KB

Latest revisions

# Date Author Comment
aed18fb0 08/18/2023 03:39 PM Jim Pingle

Avoid div by 0 in memory calculation. Issue #14648

81da0ed3 08/17/2023 05:19 PM Jim Pingle

Correct hwcrypto alg list in widget. Fixes #14417

1b121a0f 03/24/2023 07:17 PM Steve Wheeler

Correct plural seconds check.

0d83ed08 02/27/2023 04:20 PM Jim Pingle

Update memory calulations. Implements #14011

  • Update memory usage calculation for system info widget
  • Add RRD data sources for new memory areas
  • Upgrade code to expand current memory RRD file with new DS entries
  • Make code that composes the commands which fetch memory info more...
402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

1e706214 12/15/2022 11:27 PM Reid Linnemann

Protect mem_usage() from doing arithmetic with empty sysctl values.

get_single_sysctl() may return an empty string in some conditions, there is no
guarantee that it returns an expected int value. Protect mem_usage() from
attempting to do arithmetic with sysctl values unless they are definitely...

12689bb0 11/17/2022 03:58 PM Jim Pingle

Correct QAT active reporting. Fixes #13674

Account for cases where the module(s) are loaded but the driver failed
to attach.

1be126b7 11/17/2022 10:57 AM Kristof Provost

fix pciconf output parsing

In FreeBSD 14 the output format of pciconf changed. It now splits up the
device and vendor fields.

Simplify this code by using the column output. Concatenate device and
vendor fields to match the previous output (with awk).

See https://cgit.freebsd.org/src/commit/?id=635cfe5b819f60f28b7e21b94322b0237c13244b...

d35a18fc 11/15/2022 07:21 PM Christian McDonald

RemoveUnusedForeachKeyRector runresults

5cc9c9ed 03/04/2022 02:55 AM → luckman212

minor display change, redmine #12714 (updated & squashed)

View revisions

Also available in: Atom