Historial de Commits

Autor SHA1 Mensaje Fecha
  Serj Kalichev 67c851003f Fix options defaults in a case when config file is not specified hace 4 años
  Serj Kalichev 42bd491862 User can't define config file options in command line hace 4 años
  Serj Kalichev 8d2ad21b4d exclude-cpus and use-cpus options can co-exist hace 4 años
  Serj Kalichev ccb83d68aa Add use-cpus option to cfg file hace 4 años
  Serj Kalichev dba24e60d0 Don't check threshold > load_limit hace 6 años
  Serj Kalichev 74bea5cb0c Possibility to use non-local cpus for balancing. Option non_local_cpus. The HT is on by default. hace 6 años
  Serj Kalichev 4534af0afa Move all active IRQs from excluded cpus to another ones hace 6 años
  Serj Kalichev c0e4ca981b Don't choose excluded cpu to move irq to hace 6 años
  Serj Kalichev 1ebf1cde9e Re-read config on SIGHUP hace 6 años
  Serj Kalichev ef629c50f5 exclude-cpus option in conf file hace 6 años
  Serj Kalichev 143d1c6bc8 SIGHUP handler hace 6 años
  Serj Kalichev 67b48c72a6 Implement config file hace 6 años
  Serj Kalichev 15b7ffdbbc Add function to parse config hace 8 años
  Serj Kalichev 18c1a7b7e1 Fix version number hace 8 años
  Serj Kalichev 95a02a8d27 Documentation update hace 8 años
  Serj Kalichev 016352becb Use load_limit while choose_cpu() hace 9 años
  Serj Kalichev 8fcdab8c5d Add --load-limit option hace 9 años
  Serj Kalichev 0fcb6e8995 Choose IRQ to move anyway (if balance_irq is not empty) hace 9 años
  Serj Kalichev bccdb19126 Link IRQs to CPUs using current affinity hace 9 años
  Serj Kalichev bf91441ce9 Fix -s (--strategy) option hace 10 años
  Serj Kalichev 64fe6c809d Use snprintf() instead sprintf() hace 10 años
  Serj Kalichev 6f35b56ac5 Fix some issues due to static analyze hace 10 años
  Serj Kalichev 62f271dd24 Remove dead assignment hace 10 años
  Serj Kalichev da82bfb3ac Fix extra warnings hace 10 años
  Serj Kalichev 702b1586b2 Unfinished pxm hace 10 años
  Serj Kalichev 8ca2377740 Fix help text hace 10 años
  Serj Kalichev ecebce351f Default strategy is random. Default theshold is 99.0 hace 10 años
  Serj Kalichev 1be921fddb Add irq choose strategy hace 10 años
  Serj Kalichev 533e79a5b1 Add -i and -I options for intervals hace 10 años
  Serj Kalichev 8fc6cbe23a Args for time intervals hace 10 años