RE: [PATCH v2 2/2] drivers/hv: add CPU offlining support

2025-01-15 Thread Michael Kelley
From: Hamza Mahfooz Sent: Wednesday, January 15, 2025 9:23 AM > > On Tue, Jan 14, 2025 at 02:43:33AM +, Michael Kelley wrote: > > From: Hamza Mahfooz Sent: Friday, January > 10, 2025 2:00 PM > > > > > > Currently, it is effectively impossible to offline CPUs. Since, most > > > CPUs will hav

Re: [PATCH v2 2/2] drivers/hv: add CPU offlining support

2025-01-15 Thread Hamza Mahfooz
On Tue, Jan 14, 2025 at 02:43:33AM +, Michael Kelley wrote: > From: Hamza Mahfooz Sent: Friday, January > 10, 2025 2:00 PM > > > > Currently, it is effectively impossible to offline CPUs. Since, most > > CPUs will have vmbus channels attached to them. So, as made mention of > > in commit d57

RE: [PATCH v2 2/2] drivers/hv: add CPU offlining support

2025-01-13 Thread Michael Kelley
From: Hamza Mahfooz Sent: Friday, January 10, 2025 2:00 PM > > Currently, it is effectively impossible to offline CPUs. Since, most > CPUs will have vmbus channels attached to them. So, as made mention of > in commit d570aec0f2154 ("Drivers: hv: vmbus: Synchronize > init_vp_index() vs. CPU hotpl