Git Product home page Git Product logo

zswap-cli's Introduction

zswap-cli

About

Zswap-cli is a command-line tool to control the zswap kernel module options on the fly.

Zswap is a compressed cache for swap pages. It takes pages that are in the process of being swapped out to disk and tries to compress them into a RAM-based memory pool with dynamic allocation.

It trades CPU cycles for a significant performance boost since reading from a compressed cache is much faster than reading from a swap device.

Features

Currently supported features:

  • CLI, environment variables and configuration files support.
  • Optional systemd integration.
  • Usage statistics and debug information support.
  • Does not require a reboot.

License

This project is licensed under the terms of the MIT license.

Documentation

Documentation is available here.

zswap-cli's People

Contributors

dependabot[bot] avatar hakavlad avatar tim77 avatar xvitaly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

zswap-cli's Issues

Read settings from file

Describe whatever you want to be implemented in future:

Read settings from file instead of the environment options.

Use new Doxygen generator

Describe whatever you want to be implemented in future:

Use new Doxygen generator, build-in in CMake.

Remove fmt submodule

Describe whatever you want to be implemented in future:

Remove fmt submodule as this library is already packaged in the most of GNU/Linux distributions.

Release 0.2

Describe whatever you want to be implemented in future:

Aborted on -h

# ./zswap-cli -h
terminate called after throwing an instance of
'cxxopts::option_not_exists_exception'
  what(): Option ‘h’ does not exist
Aborted

Update readme

How to install on Fedora from Copr? Please provide step by step guide for Debian users.

Add CI tests

Describe whatever you want to be implemented in future:

Add CI tests.

Add --stats to manpage

Describe whatever you want to be implemented in future:

Add --stats command-line option to manpage.

SPEC file removal

Describe whatever you want to be implemented in future:

Remove Fedora RPM SPEC, as it no longer needed in this repository.

Cmake improvements

Describe whatever you want to be implemented in future:

Cmake improvements.

Dependencies update

Describe whatever you want to be implemented in future:

Update dependencies to latest releases.

Documentation update

Describe whatever you want to be implemented in future:

Documentation update.

SPEC updates

Describe whatever you want to be implemented in future:

SPEC updates.

Release 0.5.0

Describe whatever you want to be implemented in future:

Prepare 0.5.0 release.

Add Doxygen support

Describe whatever you want to be implemented in future:

Add Doxygen support.

Extract CMake variables

Describe whatever you want to be implemented in future:

Extract CMake variables to a separate config.

Rework headers

Describe whatever you want to be implemented in future:

Rework headers. Remove unneeded headers.

Add Codacy support

Describe whatever you want to be implemented in future:

Add Codacy support.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.