summaryrefslogtreecommitdiffstats
path: root/freebsd/Platform.c
AgeCommit message (Expand)Author
2020-08-20Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott
2019-09-03Support for ZFS Compressed ARC statisticsRoss Williams
2019-09-03Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams
2019-08-10Show N/A on unsupported platforms instead of 0KHzArnavion
2019-07-07Refactor common OpenZFS sysctl accessRoss Williams
2019-07-07Support ZFS ARC stats on FreeBSDRoss Williams
2016-08-30Mark signal tables 'const'Explorer09
2016-04-28Revert "Fix FreeBSD CPU% calculation"Andy Pilate
2016-02-14Fix FreeBSD CPU% calculationBernard Spil
2016-02-12Fix implicit define isnan()Bernard Spil
2016-01-15Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer09
2016-01-06Merge remote-tracking branch 'upstream/master' into envscreenMichael Klein
2015-12-13enabled swap meterMartin "eto" Misuth
2015-12-13added Support for memory meter, and slightly adjusted process monitor logicMartin "eto" Misuth
2015-12-13added cpu monitoring for both single core and smp systems, some notes in proc...Martin "eto" Misuth
2015-12-03Add Platform_getProcessEnvMichael Klein
2015-10-06Fix build in FreeBSD, and make sure SIGTERM is always the default.Hisham Muhammad
2015-10-06Move list of signals to platform-specific code.Hisham Muhammad
2015-03-16Get FreeBSD tree to compile again with latest changes.Hisham Muhammad
2014-11-27Add a stub for the battery meter.Hisham Muhammad
2014-11-27"get max pid" for FreeBSDHisham Muhammad
2014-11-27Load averages for FreeBSD!Hisham Muhammad
2014-11-27Add uptime calculation code.Hisham Muhammad
2014-11-27Uptime meter for FreeBSD.Hisham Muhammad
2014-11-27Beginnings of FreeBSD port!Hisham Muhammad