aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMilena Olech <milena.olech@intel.com>2025-04-16 14:19:00 +0200
committerTony Nguyen <anthony.l.nguyen@intel.com>2025-05-16 09:13:02 -0700
commit9525a12d6b0b17ec255d24856d04342bedf1c050 (patch)
tree7bb5112339091d4e220593128188d75c14c96287 /scripts/generate_rust_analyzer.py
parentnet: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (diff)
downloadwireguard-linux-9525a12d6b0b17ec255d24856d04342bedf1c050.tar.xz
wireguard-linux-9525a12d6b0b17ec255d24856d04342bedf1c050.zip
idpf: change the method for mailbox workqueue allocation
Since workqueues are created per CPU, the works scheduled to this workqueues are run on the CPU they were assigned. It may result in overloaded CPU that is not able to handle virtchnl messages in relatively short time. Allocating workqueue with WQ_UNBOUND and WQ_HIGHPRI flags allows scheduler to queue virtchl messages on less loaded CPUs, what eliminates delays. Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: Milena Olech <milena.olech@intel.com> Tested-by: Samuel Salin <Samuel.salin@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions