1. 30 9月, 2014 1 次提交
  2. 17 9月, 2014 4 次提交
  3. 13 8月, 2014 1 次提交
  4. 09 8月, 2014 1 次提交
  5. 25 6月, 2014 1 次提交
  6. 02 6月, 2014 1 次提交
  7. 29 5月, 2014 5 次提交
  8. 16 3月, 2014 6 次提交
  9. 13 3月, 2014 1 次提交
    • J
      block: remove old blk_iopoll_enabled variable · 89f8b33c
      Jens Axboe 提交于
      This was a debugging measure to toggle enabled/disabled
      when testing. But for real production setups, it's not
      safe to toggle this setting without either reloading
      drivers of quiescing IO first. Neither of which the toggle
      enforces.
      
      Additionally, it makes drivers deal with the conditional
      state.
      
      Remove it completely. It's up to the driver whether iopoll
      is enabled or not.
      Signed-off-by: NJens Axboe <axboe@fb.com>
      89f8b33c
  10. 10 3月, 2014 1 次提交
  11. 25 10月, 2013 18 次提交