Port details |
- arc_summary Print ZFS ARC cache statistics and other information
- 20230609 sysutils
=0 20220410Version of this port present on the latest quarterly branch. - Maintainer: jrm@FreeBSD.org
 - Port Added: 2022-06-08 22:12:06
- Last Update: 2023-09-19 19:01:44
- Commit Hash: d3d5bb9
- License: BSD2CLAUSE
- Description:
- arc_summary is included in the OpenZFS repository. It provides basic
information on the ZFS ARC, its efficiency, the L2ARC (if present), the
Data Management Unit (DMU), Virtual Devices (VDEVs), and tunables. See
the in-source documentation and code at
https://github.com/openzfs/zfs/blob/master/module/zfs/arc.c for details.
The original introduction to arc_summary can be found at
http://cuddletech.com/?p=454
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- arc_summary>0:sysutils/arc_summary
- To install the port:
- cd /usr/ports/sysutils/arc_summary/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/arc_summary
- pkg install arc_summary
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: arc_summary
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695150023
SHA256 (arc_summary?20230609) = 81fc104da57777f45c931c9c2f425f1fe219d12dc61a9d2928a1b03561f9aecb
SIZE (arc_summary?20230609) = 37272
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-sysctl>0 : devel/py-sysctl@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_arc_summary
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20230609 19 Sep 2023 19:01:44
    |
Joseph Mingrone (jrm)  |
sysutils/arc_summary: Update to 2023-06-09 snapshot
PR: 271003
Sponsored by: The FreeBSD Foundation |
20220410 12 Sep 2022 16:15:01
    |
Stefan Eßer (se)  |
Move more URLs from pkg-descr to WWW in Makefile
These ports did contain untagged URLs (without the WWW: prefix) in
their pkg-descr files
Approved by: portmgr (implicit) |
20220410 08 Jun 2022 22:10:02
    |
Joseph Mingrone (jrm)  |
sysutils/arc_summary: New port
arc_summary is included in the OpenZFS repository. It provides basic
information on the ZFS ARC, its efficiency, the L2ARC (if present), the
Data Management Unit (DMU), Virtual Devices (VDEVs), and tunables. See
the in-source documentation and code at
https://github.com/openzfs/zfs/blob/master/module/zfs/arc.c for details.
The original introduction to arc_summary can be found at
http://cuddletech.com/?p=454.
Reviewed by: diizzy
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35441 |
Number of commits found: 3
|