Re: [RFC v2 8/9] sysfs: Add cpu_avoid file

2025-07-01 Thread Shrikanth Hegde
Hi Greg, Thanks for looking into the patches. On Thu, Jun 26, 2025 at 12:41:07AM +0530, Shrikanth Hegde wrote: Add a sysfs file called "avoid" which prints the current CPUs makred as avoid. This could be used by userspace components or tools such as irqbalance. /sys/devices/system/cpu # ca

Re: [RFC v2 8/9] sysfs: Add cpu_avoid file

2025-07-01 Thread Greg KH
On Thu, Jun 26, 2025 at 12:41:07AM +0530, Shrikanth Hegde wrote: > Add a sysfs file called "avoid" which prints the current CPUs > makred as avoid. > > This could be used by userspace components or tools such as irqbalance. > > /sys/devices/system/cpu # cat avoid > 70-479 You forgot to docum