Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Command-line tool to control the zswap kernel module options

License

NotificationsYou must be signed in to change notification settings

xvitaly/zswap-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 theMIT license.

Documentation

Documentation is availablehere.


[8]ページ先頭

©2009-2025 Movatter.jp