Commit History

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