Zram Meter feature

This commit is contained in:
Murloc Knight
2020-09-22 18:54:15 +07:00
committed by cgzones
parent 43d274a617
commit ab17ef4dc0
10 changed files with 166 additions and 1 deletions

1
CRT.h
View File

@ -113,6 +113,7 @@ typedef enum ColorElements_ {
ZFS_OTHER,
ZFS_COMPRESSED,
ZFS_RATIO,
ZRAM,
LAST_COLORELEMENT
} ColorElements;