Good time of day.
I want hear your opinions.
Several days ago, i writed zramctl util (on C++) for have useful app for
setup zrams..
Code hosted her: https://github.com/Nefelim4ag/zramctl
Examples:
zramctl find # return name of first free device (zram0)
zramctl find 1024M lz4 4 # (i not implement -? options now)
# 4 - threads
# setup and return name of device (zram1)
zramctl reset zram0 zram1 ...
I want to port it on C and try include it in util-linux, like losetup.
It has a sense? What do you think?
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html