htop/zfs
Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii
RichString_writeFrom takes a top spot during performance analysis due to the
calls to mbstowcs() and iswprint().

Most of the time we know in advance that we are only going to print regular
ASCII characters.
2020-12-08 20:58:40 +01:00
..
ZfsArcMeter.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
ZfsArcMeter.h Hold only a const version of the ProcessList in Meters 2020-10-26 19:30:38 +01:00
ZfsArcStats.c IWYU update (FreeBSD) 2020-11-19 23:51:50 +01:00
ZfsArcStats.h Update License consistently to GPLv2 as per COPYING file 2020-10-05 10:13:12 +02:00
ZfsCompressedArcMeter.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
ZfsCompressedArcMeter.h Hold only a const version of the ProcessList in Meters 2020-10-26 19:30:38 +01:00
openzfs_sysctl.c IWYU update (FreeBSD) 2020-11-19 23:51:50 +01:00
openzfs_sysctl.h Spacing around operators 2020-11-02 22:15:01 +01:00