Package earlyoom: Information

    Source package: earlyoom
    Version: 1.3-alt2
    Build time:  Jun 11, 2019, 06:57 PM in the task #231762
    Category: Other
    Report package bug
    License: MIT
    Summary: Early OOM Daemon for Linux
    Description: 
    The oom-killer generally has a bad reputation among Linux users.
    This may be part of the reason Linux invokes it only when it has
    absolutely no other choice. It will swap out the desktop
    environment, drop the whole page cache and empty every buffer
    before it will ultimately kill a process. At least that's what
    I think what it will do. I have yet to be patient enough to wait
    for it, sitting in front of an unresponsive system.

    List of rpms provided by this srpm:
    earlyoom (x86_64, i586)
    earlyoom-debuginfo (x86_64, i586)

    Maintainer: Anton Midyukov

    List of contributors:
    Anton Midyukov

      1. golang
      2. /proc
      3. pandoc

    Last changed


    June 7, 2019 Anton Midyukov 1.3-alt2
    - add condrestart, condstop in init script
    June 5, 2019 Anton Midyukov 1.3-alt1
    - new version 1.3
    Jan. 26, 2019 Anton Midyukov 1.2-alt2
    - Added init script (Thanks Specyfighter)