1. 15 6月, 2015 1 次提交
  2. 13 11月, 2013 1 次提交
  3. 08 11月, 2013 1 次提交
  4. 29 8月, 2013 1 次提交
  5. 08 8月, 2013 3 次提交
  6. 01 4月, 2013 8 次提交
  7. 09 2月, 2013 1 次提交
  8. 02 2月, 2013 5 次提交
  9. 15 11月, 2012 2 次提交
  10. 15 9月, 2012 1 次提交
  11. 04 9月, 2012 1 次提交
  12. 22 8月, 2012 1 次提交
  13. 15 12月, 2011 1 次提交
  14. 06 12月, 2011 1 次提交
  15. 08 9月, 2011 1 次提交
    • M
      nohz: Fix update_ts_time_stat idle accounting · 6beea0cd
      Michal Hocko 提交于
      update_ts_time_stat currently updates idle time even if we are in
      iowait loop at the moment. The only real users of the idle counter
      (via get_cpu_idle_time_us) are CPU governors and they expect to get
      cumulative time for both idle and iowait times.
      The value (idle_sleeptime) is also printed to userspace by print_cpu
      but it prints both idle and iowait times so the idle part is misleading.
      
      Let's clean this up and fix update_ts_time_stat to account both counters
      properly and update consumers of idle to consider iowait time as well.
      If we do this we might use get_cpu_{idle,iowait}_time_us from other
      contexts as well and we will get expected values.
      Signed-off-by: NMichal Hocko <mhocko@suse.cz>
      Cc: Dave Jones <davej@redhat.com>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Cc: Alexey Dobriyan <adobriyan@gmail.com>
      Link: http://lkml.kernel.org/r/e9c909c221a8da402c4da07e4cd968c3218f8eb1.1314172057.git.mhocko@suse.czSigned-off-by: NThomas Gleixner <tglx@linutronix.de>
      6beea0cd
  16. 17 3月, 2011 4 次提交
  17. 26 1月, 2011 1 次提交
  18. 10 4月, 2010 1 次提交
  19. 01 4月, 2010 1 次提交
  20. 25 11月, 2009 1 次提交
  21. 18 11月, 2009 1 次提交
  22. 05 8月, 2009 1 次提交
  23. 07 7月, 2009 1 次提交