38 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)

Author SHA1 Message Date
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 5 years ago
Christian Göttsche 436808ff99 Use RichString_appendnAscii where possible 5 years ago
Christian Göttsche 099dab88be ZfsCompressedArcMeter: avoid division by 0 5 years ago
Christian Göttsche 2d1042adb3 Save text buffer in Meter 5 years ago
Nathan Scott 61ef1134d9 Move generic (shared) code into its own sub-directory 5 years ago
Christian Göttsche f42090fcfd Drop empty file zfs/ZfsArcStats.c 5 years ago
Daniel Lange 1e39c8fa4d Make ZFS Meter "Unavailable" text match others -> FAILED_READ coloring 5 years ago
Ross Williams f73c98abd4 Forgot to correctly color ZFS ARC ratio 5 years ago
Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 5 years ago
Christian Göttsche 5506925b34 Use sizeof buffer instead of magic number 5 years ago
Christian Göttsche ad764ff972 Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing to bar buffers 5 years ago
Christian Göttsche e1ce141bc3 Use size_t as len type for Meter_UpdateValues 5 years ago
Benny Baumann 03f9a86918 Reduce scope of local variables 5 years ago
Christian Goettsche f5c3349bdb IWYU update (FreeBSD) 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann b23f8235e2 Whitespace and indentation issues 5 years ago
Christian Göttsche 72103e9613 Hold only a const version of the ProcessList in Meters 5 years ago
Christian Göttsche f8208f2173 Drop tabs in source indentions 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 5 years ago
Christian Göttsche 7af06659e2 Mark remaining classes const 5 years ago
Christian Göttsche 79ad39c718 Mark Object pointer to _display function const 6 years ago
Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 7107d1db0b Refactor __attribute__ usage 6 years ago
Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 6 years ago
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 6 years ago
Zach Dykstra f97fbd668a Normalize ZFS ARC caption 6 years ago
Nathan Scott 5dad65ac2a Update header files to match whitespace changes in source files 6 years ago
Christian Göttsche 9fde0835ed Avoid empty translation unit warning 6 years ago
Christian Göttsche b92f62f912 Remove trailing whitespaces 6 years ago
Ross Williams 613556faeb Support for ZFS Compressed ARC statistics 7 years ago
Ross Williams e450b58636 Refactor openzfs_sysctl_init() and ZfsArcMeter... 7 years ago
Ross Williams a88d2e313d Refactor common OpenZFS sysctl access 7 years ago
Ross Williams 070fe90461 ZFS arcstats for Linux 7 years ago
Ross Williams a93edde1a2 Support ZFS ARC stats on FreeBSD 7 years ago