diff options
author | 2025-01-17 15:33:08 -0500 | |
---|---|---|
committer | 2025-02-13 23:43:58 +0000 | |
commit | 3a7f7785eae7cf012af128ca9e383c91e4955354 (patch) | |
tree | 2e9ec9a06cf804c7e75129b3a8bc922f10f31931 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drivers/hv: introduce vmbus_channel_set_cpu() (diff) | |
download | linux-rng-3a7f7785eae7cf012af128ca9e383c91e4955354.tar.xz linux-rng-3a7f7785eae7cf012af128ca9e383c91e4955354.zip |
drivers/hv: add CPU offlining support
Currently, it is tedious to offline CPUs in a Hyper-V VM since CPUs may
have VMBus channels attached to them that a user would have to manually
rebind elsewhere. So, as made mention of in
commit d570aec0f2154 ("Drivers: hv: vmbus: Synchronize init_vp_index()
vs. CPU hotplug"), rebind channels associated with CPUs that a user is
trying to offline to a new "randomly" selected CPU.
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Michael Kelley <mhklinux@outlook.com>
Cc: Wei Liu <wei.liu@kernel.org>
Signed-off-by: Hamza Mahfooz <hamzamahfooz@linux.microsoft.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Tested-by: Michael Kelley <mhklinux@outlook.com>
Link: https://lore.kernel.org/r/20250117203309.192072-3-hamzamahfooz@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20250117203309.192072-3-hamzamahfooz@linux.microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions