From: Timofey Titovets <nefelim4ag@gmail.com>
To: util-linux@vger.kernel.org
Subject: [RFC] Zram handle util
Date: Sat, 19 Jul 2014 20:28:22 +0300 [thread overview]
Message-ID: <53CAAAB6.6020607@gmail.com> (raw)
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?
next reply other threads:[~2014-07-19 17:28 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-19 17:28 Timofey Titovets [this message]
2014-07-19 19:12 ` [RFC] Zram handle util Sami Kerola
[not found] ` <CAGqmi765JkidXDpi6bP2qUk5U7Xry5nF7y0WY4Y6M_Fq8Eiqeg@mail.gmail.com>
2014-07-19 22:44 ` Fwd: " Timofey Titovets
2014-07-20 9:38 ` Timofey Titovets
2014-07-20 20:36 ` Davidlohr Bueso
2014-07-21 7:57 ` Minchan Kim
2014-07-21 8:10 ` Karel Zak
2014-07-23 17:28 ` [RFC] [Patch] Created zramctl Timofey Titovets
2014-07-23 17:43 ` Dave Reisner
2014-07-23 17:51 ` Timofey Titovets
2014-07-24 7:29 ` Karel Zak
2014-07-24 7:26 ` Karel Zak
2014-07-24 10:23 ` Benno Schulenberg
2014-07-27 19:04 ` [RFC] [Patch v2] " Timofey Titovets
2014-08-01 10:37 ` Karel Zak
2014-08-02 14:22 ` Timofey Titovets
-- strict thread matches above, loose matches on Subject: below --
2014-07-20 14:45 [RFC] Zram handle util Timofey Titovets
2014-07-20 15:42 ` Sami Kerola
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53CAAAB6.6020607@gmail.com \
--to=nefelim4ag@gmail.com \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).