Skip to content
Commit a232cd0e authored by subashab@codeaurora.org's avatar subashab@codeaurora.org Committed by Pablo Neira Ayuso
Browse files

netfilter: conntrack: Change to deferable work queue



Delayed workqueue causes wakeups to idle CPUs. This was
causing a power impact for devices. Use deferable work
queue instead so that gc_worker runs when CPU is active only.

Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 6392c226
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment