htop/darwin
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 Standardize indentation. 2015-08-19 13:56:46 -03:00
Battery.h Added darwin with working battery meter 2015-08-19 13:47:26 -03:00
DarwinCRT.c Fix spelling of "maintainer" 2016-01-02 12:11:26 -05:00
DarwinCRT.h Added darwin with working battery meter 2015-08-19 13:47:26 -03:00
DarwinProcess.c If task_for_pid fails, stop trying. 2016-03-31 00:18:42 -03:00
DarwinProcess.h Update header. 2016-03-31 11:01:23 -03:00
DarwinProcessList.c Refactor openzfs_sysctl_init() and ZfsArcMeter... 2019-09-03 18:21:33 +00:00
DarwinProcessList.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 Refactor common OpenZFS sysctl access 2019-07-07 23:10:54 -04:00