Searched refs:rps_cpus (Results 1 – 5 of 5) sorted by relevance
91 def _configure_rps(cfg, rps_cpus): argument95 for cpu in rps_cpus:184 rps_cpus = _get_unused_cpus(cfg, count=2)185 rps_mask = _configure_rps(cfg, rps_cpus)
34 rps_mask=$($cmd /sys/class/net/$dev_name/queues/rx-0/rps_cpus)
1 What: /sys/class/net/<iface>/queues/rx-<queue>/rps_cpus
227 /sys/class/net/<dev>/queues/rx-<n>/rps_cpus239 the rps_cpus to the CPUs in the same memory domain of the interrupting247 RPS might be beneficial if the rps_cpus for each queue are the ones that284 bitmap interface as rps_cpus (see above) when called from procfs::