On Sat, 2014-07-19 at 20:28 +0300, Timofey Titovets wrote: > 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? Minchan, any thoughts in keeping this sort of utility in the kernel tree? Perhaps tools/zram/? No idea if the code is suitable to consider right away, but it kinda makes sense. Thanks, Davidlohr -- 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