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

    Бинарный пакет: schedtool
    Версия: 1.3.0-alt1
    Архитектура: i586
    Собран:  25 ноября 2008 г. 17:38
    Исходный пакет: schedtool
    Сообщить об ошибке в пакете
    Домашняя страница: http://freequaos.host.sk/schedtool/

    Лицензия: GPL
    О пакете: Tool for setting and querying scheduling parameters
    Описание: 
    schedtool can set all scheduling parameters Linux is capable of or dis-
    play information for given processes.
    
    Long-running, non-interactive tasks may  benefit  from  SCHED_BATCH  as
    timeslices are longer, less system-time is wasted by computing the next
    runnable process and the caches stay stable.
    
    Audio/video or other near-realtime applications may run with less skip-
    ping  if  set  to SCHED_RR.  Use the static priority-switch -p to fine-
    tune inter-process-hierarchies.
    
    schedtool now supports setting the  CPU-affinity  introduced  in  linux
    2.5.8.

    Сопровождающий: Gleb Stiblo

    Список участников:
    Gleb Stiblo

    Права:
    @qa_p6

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


    25 ноября 2008 г. Gleb Stiblo 1.3.0-alt1
    - new upstream version:
      bring schedtool to new glibc affinity api (cpu_set_t) & 
    	make it work under new glibcs again
      bug-fix behaviour when 1 wrong PID was given - 
    	all other (valid) PIDs would run into error
    26 сентября 2007 г. Gleb Stiblo 1.2.10-alt1
    - new version, small makefile fixes
    15 декабря 2006 г. Gleb Stiblo 1.2.9-alt1
    - new version