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. 21 1月, 2011 4 次提交
  3. 19 1月, 2011 5 次提交
  4. 17 1月, 2011 1 次提交
  5. 15 1月, 2011 2 次提交
  6. 13 1月, 2011 4 次提交
  7. 12 1月, 2011 23 次提交