update readme

This commit is contained in:
Alexey Avramov 2020-06-03 06:26:00 +09:00
parent d4e5d78283
commit 0aca182b71

View File

@ -5,7 +5,9 @@
[![Build Status](https://travis-ci.org/hakavlad/nohang.svg?branch=master)](https://travis-ci.org/hakavlad/nohang)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/hakavlad/nohang.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hakavlad/nohang/alerts/)
`nohang` package provides a highly configurable daemon for Linux which is able to correctly prevent [out of memory](https://en.wikipedia.org/wiki/Out_of_memory) (OOM) and keep system responsiveness in low memory conditions. The package also includes additional tools (`oom-sort`, `psi2log`, `psi-top`).
`nohang` package provides a highly configurable daemon for Linux which is able to correctly prevent [out of memory](https://en.wikipedia.org/wiki/Out_of_memory) (OOM) and keep system responsiveness in low memory conditions.
The package also includes additional diagnostic tools (`oom-sort`, `psi2log`, `psi-top`).
## What is the problem?