Skip to content

meteoritt/uksmstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06854fd · Sep 22, 2012

History

39 Commits
Aug 12, 2012
Aug 12, 2012
Aug 9, 2012
Aug 6, 2012
Aug 9, 2012
Sep 22, 2012

Repository files navigation

uksmstat

Simple tool to monitor and control UKSM.

Compiling

Prerequisites

  • gcc
  • make

Compilation

Enter uksmstat directory and type make.

Installation

Type sudo make install to install uksmstat and uksmctl binaries into bin directory.

Usage

Prerequisites

You need UKSM-enabled kernel, e.g. pf-kernel.

uksmstat

  • -a — shows whether UKSM is active
  • -u — shows unshared memory
  • -s — shows saved memory
  • -c — shows scanned memory
  • -k — uses kibibytes
  • -m — uses mebibytes
  • -g — uses gibibytes
  • -p — increases precision (specify -pppp… for better precision)
  • -v — be verbose (up to -vv)
  • -h — shows this help

Typical usage: uksmstat -sppv.

uksmctl

  • -a — activates UKSM
  • -d — deactivates UKSM
  • -s — toggles UKSM state
  • -v — be verbose (up to -vv)
  • -h — shows this help

Typical usage: sudo uksmctl -a.

Distribution and Contribution

uksmstat is provided under terms and conditions of GPLv3+. See file "COPYING" for details. Mail any suggestions, bugreports and comments to me: pfactum@gmail.com.

About

Small set of tools to control UKSM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published