On Sat, 19 Mar 2022 02:28:09 -0700, Haren Myneni wrote: > The user can change the QoS credits dynamically with the > management console interface which notifies OS with sysfs. After > returning from the OS interface successfully, the management > console updates the hypervisor. Since the VAS capabilities in > the hypervisor is not updated when the OS gets the update, > the kernel is using the old total credits value from the > hypervisor. Fix this issue by using the new QoS credits > from the userspace instead of depending on VAS capabilities > from the hypervisor. > > [...]
Applied to powerpc/fixes. [1/1] powerpc/pseries/vas: Use QoS credits from the userspace https://git.kernel.org/powerpc/c/57831bfb5e78777dc399e351ed68ef77c3aee385 cheers