Пакет smem: Информация

    Исходный пакет: smem
    Версия: 1.5-alt1
    Собран:  2 апреля 2019 г. 21:47 в задании #226249
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.selenic.com/smem

    Лицензия: GPLv2+
    О пакете: Report application memory usage in a meaningful way
    Описание: 
    smem is a tool that can give numerous reports on memory usage
    on Linux systems. Unlike existing tools, smem can report
    proportional set size (PSS), which is a more meaningful
    representation of the amount of memory used by libraries
    and applications in a virtual memory system.
    
    Since large portions of physical memory are typically shared
    among multiple applications, the standard measure of memory usage
    known as resident set size (RSS) will significantly overestimate
    memory usage.  PSS measures each application's "fair share" of
    each shared area instead to give more realistic sense of what's
    happening.
    
    Requires: kernel >= 2.6.27

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    smem (x86_64, i586, aarch64)
    smem-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Michael Shigorin


    Последнее изменение


    30 сентября 2018 г. Vitaly Lipatov 1.5-alt1
    - new version 1.5 (from tag 1.5 at https://selenic.com/repo/smem/rev/1.5)
    18 февраля 2014 г. Vitaly Lipatov 1.4-alt1
    - new version 1.4 (with rpmrb script)
    21 июня 2013 г. Vitaly Lipatov 1.3-alt1
    - new version (1.3) with rpmgs script (ALT bug #29082)
    - cleanup spec