1. 01 2月, 2011 1 次提交
    • T
      acpi: kacpi*_wq don't need WQ_MEM_RECLAIM · 44d2588e
      Tejun Heo 提交于
      ACPI workqueues aren't used during memory reclaming.  Use
      alloc_workqueue() to create workqueues w/o rescuers.
      
      If the purpose of the separation between kacpid_wq and kacpi_notify_wq
      was to give notifications better response time, kacpi_notify_wq can be
      dropped and kacpi_wq can be created with higher @max_active.
      Signed-off-by: NTejun Heo <tj@kernel.org>
      Cc: Len Brown <lenb@kernel.org>
      Cc: linux-acpi@vger.kernel.org
      44d2588e
  2. 26 1月, 2011 3 次提交
  3. 25 1月, 2011 9 次提交
  4. 24 1月, 2011 8 次提交
  5. 23 1月, 2011 3 次提交
  6. 22 1月, 2011 6 次提交
  7. 21 1月, 2011 10 次提交