Re: [PATCH RFC v2 04/22] cpuset: introduce partition_enable()
From: Chen Ridong
Date: Wed Nov 12 2025 - 20:38:45 EST
On 2025/11/13 4:40, Waiman Long wrote:
>
> On 10/25/25 2:48 AM, Chen Ridong wrote:
>> From: Chen Ridong <chenridong@xxxxxxxxxx>
>>
>> Add partition_enable() to consolidate updates to key cpuset structures
>> during partition enablement, including:
>> - remote_sibling
>> - effective_xcpus
>> - partition_root_state
>> - prs_err
>>
>> Key operations performed:
>> - Invokes partition_xcpus_add() to assign exclusive CPUs
>> - Maintains remote partition sibling links
>> - Syncs the effective_xcpus mask
>> - Updates partition_root_state and prs_err
>> - Triggers scheduler domain rebuilds
>> - Sends partition change notifications
>
> Could you add a leading space before '-' so that the itemized lists won't look like part of a diff
> file?
>
> Cheers,
> Longman
>
>
Sorry for the confusion.
I will update with next version.
--
Best regards,
Ridong