Irqbalance / irqbalance

The irqbalance source tree - The new official site for irqbalance
http://irqbalance.github.io/irqbalance/
GNU General Public License v2.0
586 stars 139 forks source link

activate_mapping: report explicit errors on failure #266

Closed rjarry closed 1 year ago

rjarry commented 1 year ago

Make sure to report the exact reason why the affinity cannot be enforced. No need to call fflush() since it is called internally in fclose().

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2184735

This is a follow up on #265

rjarry commented 1 year ago

Once #268 is applied, I'll refresh this.

rjarry commented 1 year ago

I put everything in #269