Commit History

作者 SHA1 備註 提交日期
  Tejun Heo 24b8a84718 workqueue: restructure pool / pool_workqueue iterations in freeze/thaw functions 12 年之前
  Tejun Heo 1711696955 workqueue: introduce for_each_pool() 12 年之前
  Tejun Heo 49e3cf44df workqueue: replace for_each_pwq_cpu() with for_each_pwq() 12 年之前
  Tejun Heo 30cdf2496d workqueue: add workqueue_struct->pwqs list 12 年之前
  Tejun Heo e904e6c266 workqueue: introduce kmem_cache for pool_workqueues 12 年之前
  Tejun Heo e98d5b16cf workqueue: make workqueue_lock irq-safe 12 年之前
  Tejun Heo 6183c009f6 workqueue: make sanity checks less punshing using WARN_ON[_ONCE]()s 12 年之前
  Lai Jiangshan b31041042a workqueue: better define synchronization rule around rescuer->pool updates 12 年之前
  Lai Jiangshan f36dc67b27 workqueue: change argument of worker_maybe_bind_and_lock() to @pool 12 年之前
  Lai Jiangshan f5faa0774e workqueue: use %current instead of worker->task in worker_maybe_bind_and_lock() 12 年之前
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
  Konstantin Khlebnikov 1438ade567 workqueue: un-GPL function delayed_work_timer_fn() 12 年之前
  Tejun Heo 112202d909 workqueue: rename cpu_workqueue to pool_workqueue 12 年之前
  Tejun Heo 8d03ecfe47 workqueue: reimplement is_chained_work() using current_wq_worker() 12 年之前
  Tejun Heo 1dd638149f workqueue: fix is_chained_work() regression 12 年之前
  Lai Jiangshan 8594fade39 workqueue: pick cwq instead of pool in __queue_work() 12 年之前
  Lai Jiangshan 54d5b7d079 workqueue: make get_work_pool_id() cheaper 12 年之前
  Tejun Heo e19e397a85 workqueue: move nr_running into worker_pool 12 年之前
  Tejun Heo 1606283622 workqueue: cosmetic update in try_to_grab_pending() 12 年之前
  Lai Jiangshan 0b3dae68ac workqueue: simplify is-work-item-queued-here test 12 年之前
  Lai Jiangshan 4468a00fd9 workqueue: make work->data point to pool after try_to_grab_pending() 12 年之前
  Lai Jiangshan 60c057bca2 workqueue: add delayed_work->wq to simplify reentrancy handling 12 年之前
  Lai Jiangshan 038366c5cf workqueue: make work_busy() test WORK_STRUCT_PENDING first 12 年之前
  Lai Jiangshan 6be195886a workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END 12 年之前
  Tejun Heo 706026c214 workqueue: post global_cwq removal cleanups 12 年之前
  Tejun Heo e6e380ed92 workqueue: rename nr_running variables 12 年之前
  Tejun Heo a60dc39c01 workqueue: remove global_cwq 12 年之前
  Tejun Heo 4e8f0a6096 workqueue: remove worker_pool->gcwq 12 年之前
  Tejun Heo 38db41d984 workqueue: replace for_each_worker_pool() with for_each_std_worker_pool() 12 年之前
  Tejun Heo a1056305fa workqueue: make freezing/thawing per-pool 12 年之前