commit | 3cb967c03926edd2c414082f4cc0feb7b372edae | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Wed Mar 16 16:45:49 2011 -0400 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Fri Nov 04 15:53:00 2011 -0400 |
tree | bb754d4758929d05e161dcafdab2d914b4361c60 | |
parent | 7523d834dd1573610078eb1ac0933f6490232f90 [diff] |
NVMe: Remove the kthread from the wait queue Once there are no more bios on the congestion list, we can stop waking up the nvme kthread every time a completion happens. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>