htop/linux
Ross Williams e450b58636 Refactor openzfs_sysctl_init() and ZfsArcMeter...
openzfs_sysctl_init() now returns void instead of int.
The ZfsArcStats->enabled flag is set inside the init function
now, instead of having to be set from its return value.
Preparation for more flag setting in Compressed ARC commit.

ZfsArcMeter_readStats() added and all Meter->values[] setting
moved to it, eliminating duplicated code in
{darwin,freebsd,linux,solaris}/Platform.c.
2019-09-03 18:21:33 +00:00
..
Battery.c linux/Battery.c: make sure fd is always closed 2018-02-18 10:21:22 -03:00
Battery.h Optimize Strings_startWith() 2016-08-11 10:49:35 +08:00
IOPriority.c Set idle I/O prio to 0x6007, like ionice. 2017-07-05 15:20:48 -03:00
IOPriority.h Set idle I/O prio to 0x6007, like ionice. 2017-07-05 15:20:48 -03:00
IOPriorityPanel.c Security review: check results of snprintf. 2017-07-27 16:07:50 -03:00
IOPriorityPanel.h Files moved and added for supporting separate platforms. 2014-11-24 18:55:49 -02:00
LinuxCRT.c Fix spelling of "maintainer" 2016-01-02 12:11:26 -05:00
LinuxCRT.h Move platform-dependent parts of Linux battery meter. 2014-11-27 21:04:57 -02:00
LinuxProcess.c Linux: add process->starttime and use it for STARTTIME column (#700) 2018-08-19 01:29:03 -03:00
LinuxProcess.h Linux: add process->starttime and use it for STARTTIME column (#700) 2018-08-19 01:29:03 -03:00
LinuxProcessList.c Refactor common OpenZFS sysctl access 2019-07-07 23:10:54 -04:00
LinuxProcessList.h Refactor common OpenZFS sysctl access 2019-07-07 23:10:54 -04:00
Platform.c Refactor openzfs_sysctl_init() and ZfsArcMeter... 2019-09-03 18:21:33 +00:00
Platform.h ZFS arcstats for Linux 2019-07-07 22:57:15 -04:00