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

    Исходный пакет: smem
    Версия: 1.4-alt1
    Собран:  18 февраля 2014 г. 4:44 в задании #114665
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: 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)
    smem-debuginfo (x86_64, i586)

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


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


    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
    26 октября 2011 г. Vitaly Kuznetsov 1.0-alt1.1
    - Rebuild with Python-2.7