commit | 3657c20d8277e7ee50a26ac9cacad55a8bba901d | [log] [tgz] |
---|---|---|
author | Sergey SENOZHATSKY <sergey.senozhatsky@gmail.com> | Thu Sep 24 18:56:41 2015 +0900 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Sep 24 15:39:42 2015 -0600 |
tree | 81f9240b9868930951fde3e1f3c5a5656e3fcf6d | |
parent | 1c0032c8eb67c637075e54209ff59c22bba8e01e [diff] |
zram: update documentation Several documentation changes. First, we never mentioned any errors and never required any error checks in documentation. Second, mention that there is another way to configure and manage zram devices -- zramctl, provided by util-linux. Third, add a bit of clarification on why `mem_used_max' attr is RW and correct some typos. Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>